← Back to Plugins
MCP Server MCP

io.github.nicofains1/onlyswaps

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @onlyswaps/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@onlyswaps/mcp-server",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "OnlySwaps API URL (default: https://api.onlyswaps.fyi)",
          "format": "string",
          "name": "ONLYSWAPS_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...