Bridge deployed AI to your desktop.
Bridge is the small, secure desktop companion that wires capabilities you deploy on QuickDeploy AI straight into the AI apps you already use — with one click and zero hand-edited config files.
Works with
- VS Code
- Cursor
- Claude Desktop
- ChatGPT Desktop
The last mile of MCP adoption, automated.
Instead of copying API keys and editing JSON by hand, the
qdai-bridged daemon receives a signed
connection intent and patches the right client config for you.
One-click Connect
Click Connect on a capability in the marketplace or dashboard and the matching MCP server lands in your local AI client — no JSON editing, no restarts.
Signed & verified
Every config change is a cryptographically signed patch (RS256, RFC 7396). The daemon verifies issuer, audience, and intent, writes atomically, and rolls back on failure.
Local-first & private
The qdai-bridged daemon runs on your machine and only makes outbound connections. Nothing is written without your explicit approval.
Four ways to get Bridge.
Pick whatever fits your workflow — a one-line CLI install, the Windows Package Manager, a prompt you hand to your coding agent, or a signed download. Every path ends with one quick device enrollment.
Install with the CLI
The fastest path on any machine. The installer drops the qdai-bridged daemon — the always-on core that every Bridge client talks to.
macOS · Linux · WSL
curl -fsSL https://quickdeploy.ai/bridge/install.sh | shWindows · PowerShell
irm https://quickdeploy.ai/bridge/install.ps1 | iexThen link this device:
qdai-bridged enrollqdai-bridged enroll opens your browser to sign in, then enable autostart with qdai-bridged service install.