x402 solana for Claude Desktop
io.github.digitalweb33333-creator/x402-solana
x402 paid API tools for AI agents on Solana: crypto safety, market data, KYB/AML verification.
client:Claude Desktop
transport:streamable-http
tools:10
Install x402 solana in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"x402-solana": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402-solana-cva8.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