Skip to content
Cline

Bridge MCP for Cline

io.github.barhamagha1/bridge-mcp

Visual Desktop Bridge - Give any AI full control over Windows to automate apps and inputs.

client:Cline transport:stdio runtime:pypi

Install Bridge MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "bridge-mcp": {
      "command": "uvx",
      "args": [
        "bridge-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Bridge MCP in other clients