Skip to content
Windsurf

pensketch for Windsurf

io.github.alpha-nu/pensketch

An MCP server for pensketch: check, render and rasterise hand-sketched diagrams.

client:Windsurf transport:stdio runtime:npm

Install pensketch in Windsurf

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

{
  "mcpServers": {
    "pensketch": {
      "command": "npx",
      "args": [
        "-y",
        "@pensketch/mcp"
      ]
    }
  }
}

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

pensketch in other clients