Servers
cipher-x402-mcp
@cryptomotifs
MCP server exposing 8 CIPHER x402-gated Solana/crypto/macro tools. AI agents auto-pay via x402 (USDC on Base) per tool call.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cipher-x402": {
"command": "npx",
"args": [
"-y",
"cipher-x402-mcp"
]
}
}
}