Skip to content
Zed

onlyswaps for Zed

io.github.nicofains1/onlyswaps

DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.

client:Zed transport:stdio runtime:npm

Install onlyswaps 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": {
    "onlyswaps": {
      "command": "npx",
      "args": [
        "-y",
        "@onlyswaps/mcp-server"
      ],
      "env": {
        "ONLYSWAPS_API_URL": "<ONLYSWAPS_API_URL>"
      }
    }
  }
}

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

onlyswaps in other clients