Loading MCP server directory, please wait...
Manage Uniswap and Aerodrome liquidity positions with automated rebalancing and leverage.
npx @getmcp/cli add io.github.arcadia-finance/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arcadia-finance/mcp-server": {
"command": "npx",
"args": [
"-y",
"@arcadia-finance/mcp-server"
],
"env": {
"RPC_URL_BASE": "",
"RPC_URL_OPTIMISM": "",
"RPC_URL_UNICHAIN": "",
"PK": ""
}
}
}
}