Installation & Configuration
{
"mcpServers": {
"server-name": {
"command": "node",
"args": [
"/opt/homebrew/lib/node_modules/@mcphub/gateway/dist/src/mcphub-gateway.js"
]
}
}
}{
"mcpServers": {
"server-name": {
"command": "node",
"args": [
"/opt/homebrew/lib/node_modules/@mcphub/gateway/dist/src/mcphub-gateway.js"
]
}
}
}