Skip to content
Windsurf

MarkLayer for Windsurf

io.github.thevrus/marklayer

Work visual annotations on a live webpage: watch, acknowledge, resolve, reply, or leave your own.

client:Windsurf transport:stdio runtime:npm

Install MarkLayer 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": {
    "marklayer": {
      "command": "npx",
      "args": [
        "-y",
        "marklayer-mcp"
      ],
      "env": {
        "MARKLAYER_ROOM": "<MARKLAYER_ROOM>",
        "MARKLAYER_API_BASE": "<MARKLAYER_API_BASE>",
        "MARKLAYER_AGENT": "<MARKLAYER_AGENT>"
      }
    }
  }
}

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

MarkLayer in other clients