Excaliwow for Claude Code
io.github.excaliwow/mcp
Create, read, render, organize, and safely edit persistent Excalidraw diagrams with AI agents.
client:Claude Code
transport:stdio
runtime:npm
Install Excaliwow in Claude Code
run in your project directory
claude mcp add mcp -e EXCALIWOW_TOKEN=<EXCALIWOW_TOKEN> -e EXCALIWOW_API_URL=<EXCALIWOW_API_URL> -- npx -y @excaliwow/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs