Connects AI assistants to FlowZap's diagramming API to generate workflow, sequence, and architecture diagrams from natural language. Exposes seven tools: flowzap_validate for syntax checking, flowzap_create_playground for shareable URLs, flowzap_export_graph for JSON representations, flowzap_artifact_to_diagram for parsing HTTP logs and OpenAPI specs, flowzap_diff for version comparison, flowzap_apply_change for incremental updates, and flowzap_compliance_check for SOC2/GDPR/PIPL audits. Uses FlowZap Code DSL, not Mermaid or PlantUML. Runs locally via stdio, hits public flowzap.xyz endpoints with no auth required. Reach for this when you need to visualize system flows or trace request paths through logs without manually drawing boxes and arrows.
claude mcp add --transport stdio io.github.flowzap-xyz-flowzap uvx flowzap