Skip to content
Cline

pensketch for Cline

io.github.alpha-nu/pensketch

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

client:Cline transport:stdio runtime:npm

Install pensketch in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pensketch in other clients