Skip to content
Windsurf

Spot Advanced Swap Orders for Windsurf

io.github.orbs-network/spot

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

client:Windsurf transport:stdio runtime:npm

Install Spot Advanced Swap Orders in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Spot Advanced Swap Orders in other clients