onlyswaps for Zed
io.github.nicofains1/onlyswaps
DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
client:Zed
transport:stdio
runtime:npm
Install onlyswaps in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"onlyswaps": {
"command": "npx",
"args": [
"-y",
"@onlyswaps/mcp-server"
],
"env": {
"ONLYSWAPS_API_URL": "<ONLYSWAPS_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs