Skip to content
Zed

coinrailz for Zed

io.github.tdnupe3/coinrailz

41 crypto micropayment services via x402 protocol

client:Zed transport:stdio runtime:pypi

Install coinrailz in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "coinrailz": {
      "command": "uvx",
      "args": [
        "coinrailz-mcp"
      ],
      "env": {
        "COINRAILZ_API_KEY": "<COINRAILZ_API_KEY>"
      }
    }
  }
}

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

coinrailz in other clients