← Index

io.github.varaprasadreddy9676/remote-bridge

io.github.varaprasadreddy9676/remote-bridge·v0.1.5·Developer Tools
Quality Score
79
/100

Sync code to remote servers via SSH/rsync and deploy from any AI IDE.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "remote-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "remote-bridge-cli"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "remote-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "remote-bridge-cli"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y remote-bridge-cli
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Developer Tools