mcp hive proxy for Cline
io.github.mcp-hive/mcp-hive-proxy
MCP Hive is a gateway to paid commercial-grade MCP servers. Learn more at https://mcp-hive.com
client:Cline
transport:stdio
runtime:npm
Install mcp hive proxy 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": {
"mcp-hive-proxy": {
"command": "npx",
"args": [
"-y",
"@mcp-hive-utils/proxy"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs