Skip to content
Windsurf

cursor chat bridge for Windsurf

io.github.udah1/cursor-chat-bridge

Drive the Cursor agent from Telegram, Discord, or GitHub — with images and voice notes.

client:Windsurf transport:stdio runtime:npm

Install cursor chat bridge in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cursor-chat-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "cursor-telegram-chat"
      ],
      "env": {
        "BRIDGE_PLATFORM": "<BRIDGE_PLATFORM>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cursor chat bridge in other clients