Create and edit flowcharts and structured diagrams with local-first OpenFlowKit tools.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.Vrun-design/openflowkit-mcp" MCP server from askskill: Run: claude mcp add 'io-github-vrun-design-openflowkit-mcp' -- npx -y @vrun-design/openflowkit-mcp
Generate a system flowchart from this description: users submit requests through a web frontend, an API gateway authenticates and forwards them to the order service, the order service calls payment and inventory services, and the results are finally written to the database. Use clear grouping and arrow directions.
A clear system flowchart showing key components, service interactions, and data flow.
Turn the following business process into a flowchart: after registration, the user completes email verification, enters onboarding, selects a subscription plan, and gets access after successful payment; if payment fails, prompt a retry or contact support.
A business process diagram with key steps, decision branches, and failure paths.
Please update the existing architecture diagram as follows: add a message queue between the order service and inventory service, split the database into a user database and an order database, and add a separate boundary marker for the external third-party payment interface.
An updated architecture diagram reflecting the new components, split structure, and boundary changes.
Expose local Flowise chatflows as MCP tools for listing and execution.
Convert any OpenAPI spec into an MCP server with endpoint tools.
Create and manage draw.io diagrams with batch operations and rich node types.
Expose Node-RED flows as OAuth-protected MCP tools for AI assistants.
Convert OpenAPI files into tailored MCP servers with only needed tools.
Securely host and access MCP tools with built-in OAuth and user controls.