Integration guide for AI agents interacting with Arcadia Protocol: chain deployments, key contract addresses, common read operations, account queries, and programmatic docs access via llms.txt.
This page provides a structured reference for AI agents, bots, and automated systems that need to interact with Arcadia Protocol programmatically.
The Arcadia MCP Server lets AI agents interact with the protocol through the Model Context Protocol. It provides tools to read account data, pool stats, and strategies, and to build unsigned transactions for deposits, borrowing, liquidity management, and more. See the MCP Server page for setup instructions and the full tool reference.