A zero-dependency MCP gateway. Connect multiple AI harnesses to multiple MCP servers through a single, centrally-managed stdio interface. No overhead, no bloat — just the Node.js stdlib. Secrets stay …
{
"mcpServers": {
"pcandidomcphub": {
"command": "npx",
"args": [
"-y",
"@pcandido/mcphub"
]
}
}
}