Skip to content
Claude Desktop

onlyswaps for Claude Desktop

io.github.nicofains1/onlyswaps

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

client:Claude Desktop transport:stdio runtime:npm

Install onlyswaps in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "onlyswaps": {
      "command": "npx",
      "args": [
        "-y",
        "@onlyswaps/mcp-server"
      ],
      "env": {
        "ONLYSWAPS_API_URL": "<ONLYSWAPS_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

onlyswaps in other clients