get_diagram — Flowgraf MCP Tool Read-only
get_diagram
(get 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 get_diagram from your client
- Claude Code Flowgraf get_diagram run in your project directory
- Claude Desktop Flowgraf get_diagram ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Flowgraf get_diagram ~/.cursor/mcp.json
- VS Code Flowgraf get_diagram .vscode/mcp.json
- Zed Flowgraf get_diagram ~/.config/zed/settings.json
- Windsurf Flowgraf get_diagram ~/.codeium/windsurf/mcp_config.json
- Cline Flowgraf get_diagram ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Flowgraf get_diagram ~/.gemini/settings.json
- Grok Flowgraf get_diagram .mcp.json (in your project root)
- ChatGPT Flowgraf get_diagram Settings → Connectors → Advanced → Developer mode
- Claude.ai Flowgraf get_diagram Settings → Connectors → Add custom connector
- LangChain Flowgraf get_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.