io.github.hypeprinter007-stack/anchor-x402✓
io.github.hypeprinter007-stack/anchor-x402 · v0.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.hypeprinter007-stack/anchor-x402",
"description": "14-tool x402 MCP: 9 onchain primitives + 5 LLM endpoints. USDC pay-per-call on Base or Solana.",
"repository": {
"url": "https://github.com/hypeprinter007-stack/anchor-x402-mcp",
"source": "github"
},
"version": "0.2.0",
"websiteUrl": "https://anchor-x402.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "anchor-x402-mcp",
"version": "0.2.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "EVM private key (0x-prefixed hex). The wallet pays for x402 calls in USDC on Base mainnet. Fund with USDC before use.",
"isRequired": true,
"isSecret": true,
"name": "ANCHOR_WALLET_PRIVATE_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}