mcp-x402 — MCP server for agents with autonomous USDC/RLUSD payments for Claude Desktop
io.github.timwal78/mcp-x402
85+ pay-per-call MCP tools: trading, federal grants/contracts, SEC, FTD. x402 USDC/RLUSD. No keys.
client:Claude Desktop
transport:streamable-http
tools:3
Install mcp-x402 — MCP server for agents with autonomous USDC/RLUSD payments in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-x402": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-x402.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