kryvokhyzha/langgraph-agent-toolkit
A comprehensive toolkit for building, deploying, and managing AI agents using LangGraph, FastAPI, and Streamlit. It provides a production-ready framework for creating conversational AI agents with features like multi-provider LLM support, streaming responses, observability, memory and prompt management.
Platform-specific configuration:
{
"mcpServers": {
"langgraph-agent-toolkit": {
"command": "npx",
"args": [
"-y",
"langgraph-agent-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...