Documentation Index
Fetch the complete documentation index at: https://docs.lagerdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Features
lager-mcp Entry Point for MCP Server
Added a lager-mcp console script entry point for easier MCP server setup with AI assistants:
- Install with
pip install "lager-cli[mcp]"and run withlager-mcp - Eliminates Python PATH resolution issues when configuring MCP clients
- Setup is now a single command via your MCP client’s standard configuration

