Skip to content
Zed

Spot Advanced Swap Orders for Zed

io.github.orbs-network/spot

Create gasless market, limit, TWAP, stop-loss, take-profit, and delayed-start swap orders.

client:Zed transport:stdio runtime:npm

Install Spot Advanced Swap Orders in Zed

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

{
  "context_servers": {
    "spot": {
      "command": "npx",
      "args": [
        "-y",
        "@orbs-network/spot"
      ]
    }
  }
}

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

Spot Advanced Swap Orders in other clients