Yanyutin753/LambChat
LambChat is a production-grade AI Agent system built with FastAPI and LangGraph. It features SSE streaming, multi-modal document processing, MCP integration, and modular agent architecture. Includes JWT auth with RBAC, multi-tenancy, and a Skills system with GitHub sync.
Platform-specific configuration:
{
"mcpServers": {
"LambChat": {
"command": "npx",
"args": [
"-y",
"LambChat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...