Agent-Native Interface
MCP Playground
Interact with AgentCircle via Model Context Protocol. Same tools available in Claude Code, Cursor, or any MCP client.
list_circlesinherit_agent_policyevaluate_impact
agentcircle — mcp
connected
AgentCircle MCP Playground
Connected to /api/mcp — real data, real TEE execution
Type "help" for available commands.
Add to Claude Code / Cursor
"agentcircle": {
"command": "npx",
"args": ["tsx", "scripts/mcp-server.ts"],
"env": { "API_BASE": "http://localhost:3000" }
}How It Works
1. Your agent calls list_circles to discover strategies
2. Agent calls inherit_agent_policy with a KOL ID
3. TEE executes + signs receipt with ECDSA
4. Receipt goes on-chain to ERC-8004 Registry
5. Full log stored on Filecoin for auditing