Skip to content
VS Code

402index for VS Code

io.github.ryanthegentry/402index

Search 15,000+ paid API endpoints across the L402, x402, and MPP protocols on 402index.io

client:VS Code transport:stdio runtime:npm

Install 402index in VS Code

.vscode/mcp.json

{
  "servers": {
    "402index": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@402index/mcp-server"
      ]
    }
  }
}

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

402index in other clients