An MCP server for Arcadia Finance that lets agents read onchain account, wallet, asset, pool, and strategy data, and build unsigned transactions for account and liquidity management. It supports actions like deposits, borrows, repays, swaps, liquidity changes, staking, and automation intent encoding for Arcadia on Uniswap/Aerodrome.
From the registry: Manage concentrated liquidity on Uniswap and Aerodrome with rebalancing, compounding, and leverage.
Please install the `mcp-server-arcadiafinance` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js >= 22** — Node.js runtime
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@arcadia-finance/mcp-server"]
- optional environment variables:
- `RPC_URL_BASE`: RPC URL for Base (8453) (example: `<your-rpc-url>`)
- `RPC_URL_UNICHAIN`: RPC URL for Unichain (130) (example: `<your-rpc-url>`)
- `TRANSPORT`: Transport mode: stdio or http (example: `stdio`)
- `PORT`: HTTP port (example: `3000`)
Note: Returns unsigned transactions. Pair with a wallet MCP server for signing in production.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.PKrequiredLocal private key used by the dev.send tool to sign and broadcast transactions.SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
MCP server integrating with Stripe - tools for customers, products, payments, and more.