A diagram that stays alive as your code changes. Your API keys, your tokens — the backend stores diagrams and computes layout, no server-side inference, $0 to us.
Run in your terminal:
claude mcp add schema-diagramming -- npx -y frametrue-mcpThat's it. Restart Claude Code to activate the server, then tell your agent:"Read my codebase and draw the modules and data flow as a flowchart."Every diagram element is addressable — update a node later and the change persists.
npm install -g pnpmAlready running locally?
View diagrams at the hosted canvas — or open http://localhost:5173 after starting pnpm dev in apps/web.