Good Peeps Hub for Claude Desktop
io.github.dinequickly/gphub
Good Peeps retail-media data spine: clients, warehouse performance, meetings, agents. Team only.
client:Claude Desktop
transport:streamable-http
Install Good Peeps Hub in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gphub": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gphub.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs