onlyswaps for Cline
io.github.nicofains1/onlyswaps
DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
client:Cline
transport:stdio
runtime:npm
Install onlyswaps in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"onlyswaps": {
"command": "npx",
"args": [
"-y",
"@onlyswaps/mcp-server"
],
"env": {
"ONLYSWAPS_API_URL": "<ONLYSWAPS_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs