amanchain for Claude Desktop
io.github.gitajhd/amanchain
AmanChain: quantum-resistant x402 payments. Remote MCP, 50 paid services. USDC on Base or AMAN.
client:Claude Desktop
transport:streamable-http
tools:11
Install amanchain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"amanchain": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://amanchain-relay.gitajhd.workers.dev/api/mcp?net=mainnet"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs