AI & ML
Trust: 30/100 (Limited)io.github.nicofains1/onlyswaps Guide
DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
by Delegueinu
Quick Start
Install
npx @onlyswaps/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nicofains1-onlyswaps": {
"command": "npx",
"args": [
"@onlyswaps/mcp-server"
]
}
}
}