McpHub for Cline
io.github.john0king/mcphub
MCP bridge that folds multiple MCP servers' capabilities into a few fixed tools for AI tools.
client:Cline
transport:stdio
runtime:nuget
Install McpHub in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcphub": {
"command": "dnx",
"args": [
"McpHub",
"--yes"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs