Skip to content
VS Code

cinderwright api for VS Code

io.github.cinderwright-ai/cinderwright-api

Cross-protocol agent payments hub. x402, MPP, L402/Lightning. 1551 services indexed.

client:VS Code transport:stdio runtime:npm

Install cinderwright api in VS Code

.vscode/mcp.json

{
  "servers": {
    "cinderwright-api": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "cinderwright-mcp-server"
      ]
    }
  }
}

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

cinderwright api in other clients