Skip to content
Zed

forge swap for Zed

io.github.morebetterclaw/forge-swap

FORGE Swap — cross-chain swaps via THORChain. Quote and execute BTC, ETH, RUNE, USDC swaps.

client:Zed transport:stdio runtime:npm

Install forge swap in Zed

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

{
  "context_servers": {
    "forge-swap": {
      "command": "npx",
      "args": [
        "-y",
        "@morebetterclaw/forge-swap"
      ]
    }
  }
}

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

forge swap in other clients