Skip to content
Claude Desktop

EP AgentIAM for Claude Desktop

io.github.achilliesbot/ep-agentiam

AI agent execution safety via x402 micropayments: risk scoring, integrity, memory checks

client:Claude Desktop transport:streamable-http

Install EP AgentIAM in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ep-agentiam": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://achillesalpha.onrender.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

EP AgentIAM in other clients