Catalog
io.github.Vrun-design/openflowkit-mcp
Officialby Vrun-design · TypeScript
Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.
Create local-first diagrams and flowcharts for AI coding assistants.
Topics
flowchartaiarchitecture-diagramsdiagramminglocal-firstopen-sourcesystem-designmermaidreactself-hostedtypescriptdeveloper-toolscode-to-diagramdesign-tool
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"openflowkit-mcp": {
"command": "npx",
"args": [
"-y",
"@vrun-design/openflowkit-mcp@0.1.2"
]
}
}
}