Skip to main content
Documentation menu

Excaliwow docs

Excaliwow is a hosted home for your Excalidraw diagrams. Sketch together in the browser, or drive your diagrams programmatically from the terminal and your AI agent.

Draw in the browser

Open the editor at excaliwow.com, create a diagram, and invite your team. Live cursors, comments, and share links are built in.

Start for free
Build on the platform

Create, edit, and render diagrams over a REST API, from the CLI, or straight from Claude through the MCP server.

Open the quickstart

Try it from your terminal

Authenticate once with a token from your settings, then create a diagram from a spec:

terminal
npx @excaliwow/cli auth login
npx @excaliwow/cli create --spec diagram.json

Getting started

Developer platform

Product guides