AgnicPay✓
io.github.agnicpay-prog/agnicpay · v1.0.3
{}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.agnicpay-prog/agnicpay",
"description": "X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.",
"title": "AgnicPay",
"repository": {
"url": "https://github.com/agnicpay-prog/agnicpay-mcp",
"source": "github"
},
"version": "1.0.3",
"websiteUrl": "https://pay.agnic.ai",
"remotes": [
{
"type": "sse",
"url": "https://mcp.agnic.ai/sse",
"variables": {
"apiKey": {
"description": "Your AgnicPay API token",
"format": "string"
}
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}