Skip to content
Windsurf

covalent bond for Windsurf

io.github.gopalrajsuresh/covalent-bond

Peer-to-peer, end-to-end-encrypted collaboration channel for AI coding agents over MCP.

client:Windsurf transport:stdio runtime:npm

Install covalent bond 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": {
    "covalent-bond": {
      "command": "npx",
      "args": [
        "-y",
        "covalent-bond"
      ],
      "env": {
        "COVALENT_RELAY_URL": "<COVALENT_RELAY_URL>",
        "COVALENT_NOTIFICATIONS": "<COVALENT_NOTIFICATIONS>",
        "COVALENT_MAX_FILE_KB": "<COVALENT_MAX_FILE_KB>"
      }
    }
  }
}

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

covalent bond in other clients