XDC AI for Claude Desktop
io.github.0xbeny/xdc-ai
Wallet and payments for AI agents: auto-pay x402 APIs in USDC on XDC, within on-chain limits.
client:Claude Desktop
transport:streamable-http
Install XDC AI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"xdc-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.xdcai.tech/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