← Index

io.github.nicofains1/onlyswaps

io.github.nicofains1/onlyswaps·v0.1.2·Other
Quality Score
75
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "onlyswaps": {
      "command": "npx",
      "args": [
        "-y",
        "@onlyswaps/mcp-server"
      ],
      "env": {
        "ONLYSWAPS_API_URL": "<onlyswaps_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "onlyswaps": {
      "command": "npx",
      "args": [
        "-y",
        "@onlyswaps/mcp-server"
      ],
      "env": {
        "ONLYSWAPS_API_URL": "<onlyswaps_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @onlyswaps/mcp-server
§02  Environment variables
ONLYSWAPS_API_URL

OnlySwaps API URL (default: https://api.onlyswaps.fyi)

§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other