Loomal

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

5 starsnpm: remote-bridge-cli

About remote-bridge

remote-bridge is an MCP (Model Context Protocol) server published by varaprasadreddy9676 in the official MCP registry, listed under Developer Tools on Loomal. Sync code to remote servers via SSH/rsync and deploy from any AI IDE.

It ships as an npm package (remote-bridge-cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/varaprasadreddy9676/remote-bridge, where the project has earned 5 GitHub stars.

Use remote-bridge with your agent

Claude Code · one command
claude mcp add remote-bridge -- npx -y remote-bridge-cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "remote-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "remote-bridge-cli"
      ]
    }
  }
}
npmremote-bridge-cli

Frequently asked questions

What is remote-bridge?
remote-bridge is an MCP (Model Context Protocol) server by varaprasadreddy9676 in the Developer Tools category. Sync code to remote servers via SSH/rsync and deploy from any AI IDE.
How do I connect remote-bridge to Claude, Cursor, or another MCP client?
Install remote-bridge from its npm package (remote-bridge-cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is remote-bridge open source?
Yes — the source code is public at github.com/varaprasadreddy9676/remote-bridge, with 5 GitHub stars.
Can AI agents pay to use remote-bridge?
Not yet through Loomal — remote-bridge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain remote-bridge? Claim this listing free by verifying GitHub ownership, or contact us.