Skip to content
Claude Desktop

openflowkit mcp for Claude Desktop

io.github.vrun-design/openflowkit-mcp

Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.

client:Claude Desktop transport:stdio runtime:npm

Install openflowkit mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "openflowkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vrun-design/openflowkit-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

openflowkit mcp in other clients