14-tool x402 MCP: 9 onchain primitives + 5 LLM endpoints. USDC pay-per-call on Base or Solana.
claude mcp add anchor-x402 -- npx -y anchor-x402-mcp
claude_desktop_config.json
{
"mcpServers": {
"anchor-x402": {
"command": "npx",
"args": [
"-y",
"anchor-x402-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"anchor-x402": {
"command": "npx",
"args": [
"-y",
"anchor-x402-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"anchor-x402": {
"command": "npx",
"args": [
"-y",
"anchor-x402-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"anchor-x402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"anchor-x402-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"anchor-x402": {
"command": "npx",
"args": [
"-y",
"anchor-x402-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.hypeprinter007-stack--anchor-x402/reviews or the review_server meta-tool.
POST /mcp