teddynote-lab/langgraph-mcp-agents
LangGraph-powered ReAct agent with Model Context Protocol (MCP) integration. A Streamlit web interface for dynamically configuring, deploying, and interacting with AI agents capable of accessing various data sources and APIs through MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"langgraph-mcp-agents": {
"command": "npx",
"args": [
"-y",
"langgraph-mcp-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...