← Index

io.github.0xSoftBoi/suwappu

io.github.0xSoftBoi/suwappu·v0.1.1·Other
Quality Score
78
/100

Cross-chain DEX for AI agents. Swap tokens across 7+ chains.

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

Your Suwappu API key

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