Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified billing, tools, retries, fallback, logging. Build agents and AI apps in pure Python. Full control. Zero magic.
Platform-specific configuration:
{
"mcpServers": {
"litAI": {
"command": "npx",
"args": [
"-y",
"litAI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...