
AgnicPay
Auto-pay metered third-party APIs from your agent using USDC on Base and Solana via the X402 payment flow.
Overview
AgnicPay is a MCP server for the Build phase that auto-pays 300+ APIs for AI agents using USDC on Base and Solana through an X402 payment remote.
What is this MCP server?
- X402 payment MCP for AI agents with USDC on Base and Solana
- Auto-pay access across 300+ APIs from one MCP remote
- Hosted SSE remote at https://mcp.agnic.ai/sse with API token auth
- Registry version 1.0.3; no local stdio package required for remote use
- Markets auto-pay for 300+ APIs (per publisher description)
- Server version 1.0.3 with one SSE remote endpoint
What problem does it solve?
Agents hit paid APIs constantly, but wiring per-vendor billing and USDC settlement burns integration time and breaks autonomous loops on 402 responses.
Who is it for?
Builders shipping agents that must call many metered APIs and want one USDC payment layer on Base or Solana.
Skip if: Products that only need human checkout, single-vendor Stripe, or chains AgnicPay does not support.
What do I get? / Deliverables
After you add the SSE remote with your API token, your agent can clear X402 payments and keep calling supported APIs without custom payment code per service.
- Single MCP remote for agent-triggered API payments
- Coverage narrative for 300+ auto-payable APIs via X402
- Multi-chain USDC settlement on Base and Solana
Recommended MCP Servers
Journey fit
Paid API access is wired during Build when your agent needs live keys, quotas, and on-chain settlement. Integrations covers MCP bridges that turn HTTP 402-style paid endpoints into agent-native spend without custom payment code per vendor.
How it compares
Hosted X402 payment MCP for API spend, not an open-source Solana ZK pool tool or a documentation skill.
Common Questions / FAQ
Who is AgnicPay for?
Solo developers and small teams running coding agents that need to pay for third-party APIs automatically with USDC.
When should I use AgnicPay?
Use it in Build when you connect agents to paid endpoints and want X402 settlement on Base or Solana instead of manual billing per API.
How do I add AgnicPay to my agent?
Register the remote MCP SSE URL https://mcp.agnic.ai/sse in your client and supply your AgnicPay API token as the documented apiKey variable.