MCP server for Excalidraw
{ "mcpServers": { "excalidraw": { "command": "npx", "args": [ "-y", "excalidraw-mcp" ] } } }