Skip to content
Zed

cinderwright api for Zed

io.github.cinderwright-ai/cinderwright-api

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

client:Zed transport:stdio runtime:npm

Install cinderwright api in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

cinderwright api in other clients