ARAKEL Machine Evidence Network for Claude Desktop
space.arakelproof.proof/arakel
High-frequency OFAC wallet screening and recurring signed x402 checks for autonomous agents.
client:Claude Desktop
transport:streamable-http
tools:13
Install ARAKEL Machine Evidence Network in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"arakel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://proof.arakelproof.space/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