Trust infrastructure for the agent economy. 4 tools: agent trust scores (18K+ agents indexed), token rug pull forensics, outcome reporting for oracle feedback loop, and Scarab reputation points. Hosted MCP at `https://app.maiat.io/api/mcp`.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y maiat-protocolAgent-CoreX intelligently routes which tools from JhiNResH/maiat-protocol your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"maiat-protocol": {
"command": "npx",
"args": [
"-y",
"maiat-protocol"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add maiat-protocolAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use JhiNResH/maiat-protocol directly without routing
npx -y maiat-protocolNew to Agent-CoreX? View setup guide →