MCP
Use the Lavarage API with AI assistants via Model Context Protocol.
Model Context Protocol (MCP)
The Lavarage API documentation supports Model Context Protocol (MCP), allowing AI assistants like Claude, Cursor, and other MCP-compatible tools to read and interact with our API docs directly.
What This Means
When you connect an MCP-compatible AI assistant to this documentation, it can:
- Browse all API endpoints — understand available operations, parameters, and response formats
- Read guides — access trading concepts, authentication details, and code examples
- Help you integrate — generate working code against the Lavarage API with accurate, up-to-date information
How to Use
If your AI tool supports MCP documentation sources, point it at:
``` https://lavarage-api.readme.io ```
The assistant will automatically discover the API reference and guide pages.
Supported Tools
Any MCP-compatible client can connect, including:
- Claude (via MCP server configuration)
- Cursor (via MCP settings)
- Other MCP clients — see modelcontextprotocol.io for the full ecosystem
Updated 9 days ago