Skip to content
VS Code

AgnicPay for VS Code

io.github.agnicpay-prog/agnicpay

X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.

client:VS Code transport:sse

Install AgnicPay in VS Code

.vscode/mcp.json

{
  "servers": {
    "agnicpay": {
      "type": "sse",
      "url": "https://mcp.agnic.ai/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AgnicPay in other clients