Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Create flows from templates, code, structured imports, or AI. Refine them visually, keep them local-first, and export as Cinematic MP4 walkthroughs โ or drive everything from Claude / Cursor / Windsurf via our first-party MCP server.
โ Launch the App ย ย |ย ย Documentation ย ย |ย ย Website ย ย |ย ย Issues ย ย |ย ย Contribute
| โจ Mermaid โ Icons Paste Mermaid ยท 1,600+ icons auto-assigned ยท beautiful | ๐ค AI Generation 10 providers inc. local Ollama Direct-to-canvas output | `{}` Diagram as Code Bidirectional live sync Git-friendly DSL | ๐งฉ Asset Libraries Developer ยท AWS ยท Azure GCP ยท CNCF ยท Icons | ๐ฌ Cinematic MP4 WebCodecs H.264 Faster-than-realtime |
| ๐งท Anchored Layout Pin nodes โ auto-layout rearranges around them | ๐ช MCP Server Drive from Claude Desktop, Cursor, Windsurf | โก Worker Layout ELK runs off main thread UI stays responsive | ๐ฆ Local AI Ollama localhost preset fully offline diagramming | โป๏ธ Self-Correcting AI Bad DSL โ AI sees its own output and repairs it |
|
|
|
Every diagramming tool makes a compromise. OpenFlowKit doesn't.
| Tool | What's missing |
|---|---|
| Excalidraw / tldraw | Freeform whiteboards โ no structured diagram types, no DSL, no code imports |
| Mermaid.js | Code-only โ no visual canvas, no AI, no interactive editor |
| Draw.io | Decade-old UX โ Limited AI integration, no developer import pipelines |
| Lucidchart / Miro | Cloud lock-in โ expensive, account required, your data lives on their servers |
| PlantUML | Server-dependent rendering โ no visual editor, no local-first model |
OpenFlowKit is the only MIT-licensed tool that combines a real workspace home, a professional visual canvas, bidirectional diagram-as-code, AI generation from 10 providers (including fully-local Ollama), automatic icon assignment from 1,600+ tech icons, anchored auto-layout, hardware-encoded cinematic MP4 export, and a Model Context Protocol server so Claude / Cursor / Windsurf can drive it directly โ all with zero server-side storage.
| OpenFlowKit | Excalidraw | Draw.io | Mermaid | Lucidchart | |
|---|---|---|---|---|---|
| Visual canvas editor | โ | โ | โ | โ | โ |
| Bidirectional diagram-as-code | โ | โ | โ | โ | โ |
| AI generation (10 providers + Ollama) | โ | โ | โ | โ | Limited |
| Mermaid import (8 types) | โ | โ | โ ๏ธ | โ | โ |
| Auto-icon assignment (1,600+) | โ | โ | โ | โ | โ |
| AWS / Azure / GCP / CNCF icons | โ | โ | โ | Partial | โ |
| Anchored auto-layout (pin nodes) | โ | โ | โ | โ | โ |
| Cinematic MP4 export (WebCodecs) | โ | โ | โ | โ | โ |
| Figma export (editable SVG) | โ | โ | โ | โ | โ |
| No account required | โ | โ | โ | โ | โ |
| Open source (MIT) | โ | โ | โ | โ | โ |
Paste any Mermaid flowchart, architecture, state diagram, class diagram, ER diagram, sequence diagram, mindmap, or journey โ all 8 diagram families. OpenFlowKit renders it on a visual canvas and automatically assigns the correct branded icon to every technology node.
Paste this โ you get the Express wordmark, PostgreSQL elephant, Redis logo, and RabbitMQ icon โ all auto-detected, all beautifully laid out. No other tool does this.
1,600+ icons from developer, AWS, Azure, CNCF, and GCP catalogs are matched automatically based on node labels. No manual drag-and-drop. No configuration.
npm run test:mermaid runs the broad Mermaid parser/plugin/round-trip gatenpm run test:mermaid:layout runs the layout, import-state, and recovery corpus gatenpm run test:mermaid:gold runs both togetherDescribe your system in plain English. AI generates a diagram on the canvas with correct icons applied automatically.
| Prompt | Output |
|---|---|
| "Node.js API with PostgreSQL and Redis" | 3 nodes with correct icons |
| "AWS Lambda โ SQS โ DynamoDB" | 3 nodes with AWS icons |
| "React frontend โ Express โ MongoDB โ S3" | 4 nodes across developer + AWS catalogs |
10 providers supported: Google Gemini, OpenAI, Anthropic Claude, Groq, Mistral, NVIDIA NIM, Cerebras, OpenRouter, Ollama (fully local), or any custom OpenAI-compatible endpoint. Bad DSL from any provider is now auto-repaired โ the model sees its own broken output and the parser error, then returns corrected DSL in a single follow-up turn.
OpenFlowKit now treats the product as two clear surfaces:
That means the app does not create a fake default flow just to get you onto the canvas. If you delete everything, your workspace can stay empty until you intentionally create the next flow.
Flowpilot sits directly in the editor. Describe a system, paste source code, upload a screenshot, or ask it to refine what's already on the canvas. Your API key is stored in your browser and sent directly to the provider โ OpenFlowKit's servers never see it.
10 providers. Bring your own key. Switch any time. One runs entirely on your laptop.
| Provider | Default model | Why use it |
|---|---|---|
| ๐ฆ Ollama (local) | llama3.2 | Fully offline. No key, no network, no cost. |
| Google Gemini | gemini-2.5-flash-lite | Free tier available, fast, browser-safe |
| OpenAI | gpt-5-mini | Best reasoning for complex architectures |
| Anthropic Claude | claude-sonnet-4-6 | Excellent code and system understanding |
| Groq | meta-llama/llama-4-scout-17b-16e-instruct | Fastest open-source inference available |
| Mistral | mistral-large-latest | Strong European privacy-first alternative |
| NVIDIA NIM | meta/llama-4-maverick-17b-128e-instruct | Enterprise GPU inference |
| Cerebras | gpt-oss-120b | Ultra-fast on WSE-3 silicon |
| OpenRouter | google/gemini-2.5-pro | Access 300+ models through one key |
| Custom endpoint | Any model | LM Studio, vLLM, or any OpenAI-compatible API |
No proxy. No middleman. Direct browser-to-provider requests.
Every diagram has a live code panel. Edit the canvas โ code updates. Edit the code โ canvas updates. Two-way, always in sync.
{ archProvider: "developer", archResourceType: "database-postgresql" }Not a freeform whiteboard. Structured diagram types with opinionated defaults, correct relationship semantics, and purpose-built node styles.
OpenFlowKit works best when you move between the right surfaces instead of forcing everything through one panel:
Large diagrams also get better organization with multi-page documents, layers, sections, and local-first document recovery.
Turn any diagram into an animated video walkthrough โ node by node, edge by edge โ entirely in your browser. No upload, no server, no third-party tool.
Designed for architecture reviews, onboarding docs, and demos where a static image doesn't cut it.
No other open-source diagramming tool does this.
On modern browsers (Chrome / Edge / Safari 16.4+ / Firefox 130+) OpenFlowKit encodes via WebCodecs VideoEncoder + an in-browser MP4 muxer โ H.264 baseline, hardware-accelerated, faster than real-time, deterministic frame timing. No more dropped frames under load. MediaRecorder remains a fallback for older browsers, so the feature is purely additive.
Point any MCP client at the @vrun-design/openflowkit-mcp package and your AI assistant gains local-first diagramming tools โ no API key, no cloud round-trip. Your client already has an LLM, so OpenFlowKit MCP supplies deterministic local validation, codebase analysis, templates, icon lookup, and viewer links.
Then ask Claude: "Read the OpenFlowKit DSL cheatsheet, create a checkout flow with a promo-code branch and a Stripe webhook step, validate it, and create a viewer URL." The DSL comes back in seconds and stays editable in OpenFlowKit.
Full setup, tool table, and workflow details in mcp-server/README.md.
Build your diagram once. Take it anywhere.
Local-first is the default. Your saved flows live in your browser's IndexedDB. Your AI keys stay on your device โ every request goes directly from your browser to the provider you chose. Exports are explicit and run entirely client-side. No accounts, no telemetry, no server-side storage.
Real-time P2P collaboration over WebRTC exists in the codebase as an opt-in beta (set
VITE_COLLABORATION_ENABLED=true). It is off by default while we redesign the signaling path for production reliability โ the local-first experience does not depend on it.
| Shortcut | Action |
|---|---|
โ K / Ctrl K | Command bar โ search, import, layout, assets, and actions |
โ \ / Ctrl \ | Toggle the live code panel |
โ Z / Ctrl Z | Full undo with complete history |
โ D / Ctrl D | Duplicate selection |
โ G / Ctrl G | Group selected nodes |
P | Pin / unpin selected nodes (anchored layout) |
โ / / Ctrl / | Keyboard shortcuts reference |
Plus: smart alignment guides, snap-to-grid, multi-select, pages, layers, sections, architecture lint, light/dark/system theme, and full i18n in 7 languages.
Recently shipped (latest milestone):
@vrun-design/openflowkit-mcp for Claude Desktop, Cursor, Windsurf, any MCP clientCurrent roadmap focus:
render_to_svg MCP tool โ headless SVG render so AI clients can see the diagram, not just codeOpen http://localhost:5173. Done.
Zero environment variables required. AI provider keys are configured in the in-app settings panel at runtime โ nothing goes in
.env.
OpenFlowKit is a pure static SPA. There is no backend. Deploy the dist/ folder anywhere that serves HTML.
Cloudflare Pages / Netlify / Vercel:
Docker:
Open http://localhost:3045. The container serves the production build with nginx, SPA route fallback, long-lived caching for hashed assets, and the same security headers used by the static hosting path.
No database. No secrets. No infrastructure. One folder, or one container.
| Layer | Technology |
|---|---|
| Framework | React 19 + TypeScript 5 |
| Build | Vite 6 |
| Canvas | React Flow (XYFlow) |
| Auto-layout | ELK.js โ runs in a Web Worker, off the main thread |
| Video export | WebCodecs VideoEncoder + mp4-muxer (MediaRecorder fallback) |
| State | Zustand |
| Storage | IndexedDB โ local-first, no backend |
| Styling | Tailwind CSS |
| Agent surface | @vrun-design/openflowkit-mcp โ Model Context Protocol stdio |
| Collaboration | WebRTC P2P (opt-in, off by default) |
| i18n | react-i18next โ 7 languages |
| Testing | Vitest + Playwright |
All contributions are welcome โ bug fixes, new diagram types, parser improvements, translations, and documentation.
Start here:
Good first issues are tagged good first issue. Before opening a PR, please read CONTRIBUTING.md.
OpenFlowKit is MIT licensed, locally hosted, and built in the open.
No cloud required. No account required. No lock-in.
| โ Launch App | Docs | Website | Changelog |
| Bug Report | Feature Request | Contributing Guide | Security Policy |
If OpenFlowKit saves you time, the most impactful thing you can do is give it a star.
It helps other developers find the project.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/openflowkit-mcp)<a href="https://allmcps.com/mcp/openflowkit-mcp"><img src="https://allmcps.com/api/badge/openflowkit-mcp?style=directory" alt="Openflowkit Mcp on AllMCPs" /></a>