Skip to content
Zed

ORBT - The first Bitcoin-native credit rating agency! for Zed

finance.orbt/intelligence

Bitcoin-native credit ratings. ⚡ Lightning pay-per-query (99 sats) or API subscriptions.

client:Zed transport:stdio runtime:npm

Install ORBT - The first Bitcoin-native credit rating agency! 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": {
    "intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@orbt-finance/mcp-server"
      ],
      "env": {
        "ORBT_API_KEY": "<ORBT_API_KEY>",
        "ORBT_API_URL": "<ORBT_API_URL>"
      }
    }
  }
}

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

ORBT - The first Bitcoin-native credit rating agency! in other clients