flowzap_export_graph — flowzap MCP Tool
flowzap_export_graph
(flowzap export graph) is one of 13 tools on the
flowzap
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call flowzap_export_graph from your client
- Claude Code flowzap flowzap_export_graph run in your project directory
- Claude Desktop flowzap flowzap_export_graph ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor flowzap flowzap_export_graph ~/.cursor/mcp.json
- VS Code flowzap flowzap_export_graph .vscode/mcp.json
- Zed flowzap flowzap_export_graph ~/.config/zed/settings.json
- Windsurf flowzap flowzap_export_graph ~/.codeium/windsurf/mcp_config.json
- Cline flowzap flowzap_export_graph ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI flowzap flowzap_export_graph ~/.gemini/settings.json
- Grok flowzap flowzap_export_graph .mcp.json (in your project root)
- ChatGPT flowzap flowzap_export_graph Settings → Connectors → Advanced → Developer mode
- Claude.ai flowzap flowzap_export_graph Settings → Connectors → Add custom connector
- LangChain flowzap flowzap_export_graph pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http flowzap https://flowzap.xyz/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.