Indigo Agents & AI Tools¶
Use AI agents and the Model Context Protocol (MCP) to interact with Indigo Protocol from natural language. Query loans, stability pools, governance, and DeFi data — or let your agent manage positions, stake INDY, and run leverage strategies.
What is the Indigo Agents Portal?¶
The Indigo Agents Portal is the official hub for:
- MCP servers — Connect Claude, Cursor, Windsurf, or any MCP-compatible client to Indigo.
- Skills — Pre-packaged tool bundles for specific AI environments.
- Documentation — Setup guides and API reference.
You get Indigo intelligence directly inside your AI workflow: prices, TVL, CDP health, stability pool APRs, governance proposals, and more.
What can agents do?¶
| Use case | Example |
|---|---|
| Loan manager | "Show my loan positions and their health status" |
| Yield optimizer | "Which stability pool has the highest APR right now?" |
| DeFi dashboard | "What's the current Indigo Protocol TVL and my total position value?" |
| Liquidation scanner | "Find loans below 115% collateral ratio for iUSD" |
| Governance | "What governance proposals are currently active?" |
| ROB positions | "Open a ROB position for iUSD with 500 ADA at max price 1.02" |
| Leverage | "Open a 1.5x leveraged position on ADA with 1000 ADA" |
| INDY staking | "Stake 500 INDY and show my current staking rewards" |
Quick links¶
- Indigo Agents Portal — Main site, docs, and setup
- Setup MCP — Step-by-step MCP installation in this hub
- Repos & SDK — indigo-mcp, cardano-mcp, indigo-sdk, and related repos
Next steps¶
- New to MCP? Go to Setup MCP for a one-command setup and client configuration.
- Building custom tools? See Repos & SDK for GitHub repos and the TypeScript SDK.