Quickstart
Add the hosted LI.FI Intents MCP server to your AI tool. No installation required:x-api-key header is only required for solver tooling. If you have a Solver API key, set it as x-api-key in headers; otherwise remove the field.
How It Works
The MCP server wraps the LI.FI Intents REST API into MCP-compatible tools that AI agents can call directly. Instead of constructing HTTP requests, your AI tool discovers and invokes structured tools likerequest-quote, prepare-order, and submit-standing-quotes.
Example Workflow
A typical cross-chain swap via the MCP server follows this flow:API Key Configuration
Without an API key, only integrator tools are available (read-only operations). With an API key, solver tools are also enabled, includingsubmit-standing-quotes, debug-order, and check-route-health.
- Go to intents.li.fi (mainnet) or devintents.li.fi (testnet)
- Connect your wallet and register as a solver
- Copy your API key from the dashboard
- Add it in
"headers"asx-api-keyin your MCP config
Get a Solver API Key
Register at intents.li.fi to get your solver API key
Environments
Contract Addresses
Shared across testnet and mainnet:
Polymer Oracle differs by environment:
Next Steps
Installation
Setup instructions for Claude, Cursor, Windsurf, VS Code, and more
Available Tools
Complete reference for all integrator and solver tools
Examples
Example workflows, prompts, and settlement flow

