Skip to content
Windsurf

snapmcp for Windsurf

io.github.reeinharddd/snapmcp

Visual capture MCP server: terminal colors, code, diffs, PDFs, GIFs. 13 tools, SSRF on by default.

client:Windsurf transport:stdio runtime:npm

Install snapmcp 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": {
    "snapmcp": {
      "command": "npx",
      "args": [
        "-y",
        "snapmcp"
      ],
      "env": {
        "SNAPMCP_DIR": "<SNAPMCP_DIR>",
        "SNAPMCP_THEME": "<SNAPMCP_THEME>",
        "SNAPMCP_FORMAT": "<SNAPMCP_FORMAT>",
        "SNAPMCP_QUALITY": "<SNAPMCP_QUALITY>",
        "SNAPMCP_SHADOW": "<SNAPMCP_SHADOW>",
        "SNAPMCP_ALLOWED_PATHS": "<SNAPMCP_ALLOWED_PATHS>",
        "SNAPMCP_SSRF_PROTECTION": "<SNAPMCP_SSRF_PROTECTION>",
        "SNAPMCP_CHROME_EXECUTABLE": "<SNAPMCP_CHROME_EXECUTABLE>",
        "SNAPMCP_CHROME_PROFILE": "<SNAPMCP_CHROME_PROFILE>"
      }
    }
  }
}

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

snapmcp in other clients