Skip to content
VS Code

x402 api for VS Code

io.github.gigsoul/x402-api

AI API for marketing, content and outreach. 22 endpoints. Pay with USDC on Base via x402.

client:VS Code transport:streamable-http

Install x402 api in VS Code

.vscode/mcp.json

{
  "servers": {
    "x402-api": {
      "type": "http",
      "url": "https://gig-x402-api.jayson-be1.workers.dev"
    }
  }
}

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

x402 api in other clients