sketchdex

lucasr1b/sketchdex
★ 0 stars JavaScript AI/LLM Updated 2d ago
Give your agent a whiteboard. An MCP server that lets Claude, Codex, Cursor and any other agent draw hand-drawn Excalidraw diagrams, as real files on your machine.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sketchdex": {
      "command": "npx",
      "args": [
        "-y",
        "lucasr1b/sketchdex"
      ]
    }
  }
}

README Excerpt

Give your agent a whiteboard. [sketchdex.dev](https://sketchdex.dev) Sketchdex is an MCP server that lets Claude, Codex, Cursor and any other MCP client draw hand-drawn Excalidraw diagrams while it explains something. Scenes are real `.excalidraw` files in a folder on your machine. The agent can draw,

Tools (6)

add_elementscheck_scenedescribe_sceneimport_svgrender_sceneupdate_elements

Topics

ai-agentsclaudecodexcursordiagramsexcalidrawmcpmcp-server