Skip to content
Zed

bridgekitty for Zed

io.github.persistenceone/bridgekitty

Cross-chain bridge aggregator — compares LI.FI, deBridge, Relay, Across & more for best rates.

client:Zed transport:stdio runtime:npm

Install bridgekitty 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": {
    "bridgekitty": {
      "command": "npx",
      "args": [
        "-y",
        "@persistenceone/bridgekitty"
      ],
      "env": {
        "LIFI_API_KEY": "<LIFI_API_KEY>",
        "SQUID_INTEGRATOR_ID": "<SQUID_INTEGRATOR_ID>"
      }
    }
  }
}

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

bridgekitty in other clients