Arcadia Finance

MCP

by arcadia-finance · v0.4.6

Concentrated liquidity on Uniswap/Aerodrome (rebalance, compound, leverage) or single-sided lending.

mcplocal

MCP configuration

stdio

Command

npx -y @arcadia-finance/mcp-server@0.4.6

Environment

  • RPC_URL_BASEsecret

    RPC URL for Base (8453). Falls back to public RPC if not set.

  • RPC_URL_UNICHAINsecret

    RPC URL for Unichain (130). Falls back to public RPC if not set.

  • RPC_URL_OPTIMISMsecret

    RPC URL for Optimism (10). Falls back to public RPC if not set.

  • PKsecret

    Private key for dev-only signing (not for production).

  • TRANSPORT

    Transport mode: stdio (default) or http.

  • PORT

    HTTP listen port (default 3000). Only used when TRANSPORT=http.

  • ALLOWED_ORIGINS

    Comma-separated allowed Origin headers for CORS and DNS rebinding protection. Only used when TRANSPORT=http.

  • RATE_LIMIT_RPM

    Max requests per minute per session (default 60). Only used when TRANSPORT=http.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.