Cognitive-Stack/mcphub
MCPHub is an embeddable Model Context Protocol (MCP) solution for AI services. Seamlessly integrate MCP servers with OpenAI Agents, LangChain, and Autogen frameworks through a unified interface. Simplifies configuration, setup, and management of MCP tools across different AI applications.
Platform-specific configuration:
{
"mcpServers": {
"mcphub": {
"command": "npx",
"args": [
"-y",
"mcphub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...