Skip to content
VS Code

AiFinPay for VS Code

io.github.daochild/aifinpay

Pay for any HTTP API in stablecoins on Polygon and Solana with one MCP call.

client:VS Code transport:streamable-http runtime:npm

Install AiFinPay in VS Code

.vscode/mcp.json

{
  "servers": {
    "aifinpay": {
      "type": "http",
      "url": "https://mcp.aifinpay.io/mcp"
    }
  }
}

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

AiFinPay in other clients