Skip to content
Zed

Orbis API Marketplace for Zed

io.github.orbisapi/orbis-mcp

8,000+ pay-per-call APIs via x402 USDC micropayments on Base. No API keys needed.

client:Zed transport:stdio runtime:npm

Install Orbis API Marketplace 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": {
    "orbis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@orbisapi/mcp"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
      }
    }
  }
}

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

Orbis API Marketplace in other clients