Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y platformAgent-CoreX intelligently routes which tools from sidclawhq/platform your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"platform": {
"command": "npx",
"args": [
"-y",
"platform"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add platformAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use sidclawhq/platform directly without routing
npx -y platformNew to Agent-CoreX? View setup guide →