Bridge MCP for Zed
io.github.barhamagha1/bridge-mcp
Visual Desktop Bridge - Give any AI full control over Windows to automate apps and inputs.
client:Zed
transport:stdio
runtime:pypi
Install Bridge MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bridge-mcp": {
"command": "uvx",
"args": [
"bridge-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs