dreygur/mcp-connect
A Rust implementation of the Model Context Protocol (MCP) remote proxy that bridges local MCP clients (IDEs/LLMs) with remote MCP servers via HTTP/SSE transport.
Platform-specific configuration:
{
"mcpServers": {
"mcp-connect": {
"command": "npx",
"args": [
"-y",
"mcp-connect"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...