realyinchen/AgentHub
A modular AI agent framework built with FastAPI (backend) and TypeScript (frontend), integrating LangChain/LangGraph-based agents for conversational intelligence, reasoning, and tool orchestration.
Platform-specific configuration:
{
"mcpServers": {
"AgentHub": {
"command": "npx",
"args": [
"-y",
"AgentHub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...