create_diagram — Flowgraf MCP Tool Mutating
create_diagram
(create diagram) is one of 3 tools on the
Flowgraf
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_diagram from your client
- Claude Code Flowgraf create_diagram run in your project directory
- Claude Desktop Flowgraf create_diagram ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Flowgraf create_diagram ~/.cursor/mcp.json
- VS Code Flowgraf create_diagram .vscode/mcp.json
- Zed Flowgraf create_diagram ~/.config/zed/settings.json
- Windsurf Flowgraf create_diagram ~/.codeium/windsurf/mcp_config.json
- Cline Flowgraf create_diagram ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Flowgraf create_diagram ~/.gemini/settings.json
- Grok Flowgraf create_diagram .mcp.json (in your project root)
- ChatGPT Flowgraf create_diagram Settings → Connectors → Advanced → Developer mode
- Claude.ai Flowgraf create_diagram Settings → Connectors → Add custom connector
- LangChain Flowgraf create_diagram pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http flowgraf https://flowgraf.in/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.