Arcadia Finance

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

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://mcp.arcadia.finance/mcp

Package Details

Transportstdio

Environment Variables

RPC_URL_BASE
Secret

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

RPC_URL_UNICHAIN
Secret

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

RPC_URL_OPTIMISM
Secret

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

PK
Secret

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.