Back to Apps

Hatun MCP
by szl-holdings
Doctrine-aware MCP server aggregating SZL backend services under PURIQ governance with signed responses.
0 stars
Works in:Codex
Exposes:Tools
What it does
Hatun MCP serves as a unified, signed endpoint that aggregates various SZL backend services, including the a11oy command platform and killinchu drone/vessel controls. It implements a strict governance model called PURIQ, ensuring all tool calls are authenticated, gated for injection defense, and recorded via Khipu receipts.
Tools
- szl_lambda_quorum: Executes a Byzantine quorum verdict across five backend services.
- yuyay_scoring: Evaluates input reputation and doctrine alignment.
- khipu_verification: Verifies append-only sha256 DAG receipts for operational transparency.
- killinchu_cue/halt: High-stakes controls for drones and vessels (requires 2-person Yuyay gate).
- Service-derived tools: Dynamically registers up to 32+ tools from a11oy (YACHAY, ROSIE, CHAPAQ) and killinchu services.
Installation
Install requirements and run in stdio mode:
pip install -r requirements.txt
python -m hatun_mcp.server
For Claude Desktop, use the following configuration (replace szl_YOUR_KEY):
{
"mcpServers": {
"hatun-mcp": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://szlholdings-hatun-mcp.hf.space/mcp", "--header", "Authorization: Bearer szl_YOUR_KEY"]
}
}
}
Supported hosts
- claude
- codex
Quick install
pip install -r requirements.txt && python -m hatun_mcp.serverInformation
- Pricing
- free
- Published
- 6/10/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Add to ~/.codex/config.toml using npx mcp-remote with the HF Space URL and Authorization header.Claude Desktop
Use npx mcp-remote with the HF Space URL and your SZL API key in the header.





