onlyswaps for Windsurf
io.github.nicofains1/onlyswaps
DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
client:Windsurf
transport:stdio
runtime:npm
Install onlyswaps in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"onlyswaps": {
"command": "npx",
"args": [
"-y",
"@onlyswaps/mcp-server"
],
"env": {
"ONLYSWAPS_API_URL": "<ONLYSWAPS_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs