anchor x402 for Claude Desktop
io.github.hypeprinter007-stack/anchor-x402
x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:18
Install anchor x402 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"anchor-x402": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.anchor-x402.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