Flowboard for Grok
io.github.flowboardstudio/flowboard
Discover cloud shapes and create, inspect, validate, patch, and review architecture diagrams.
client:Grok
transport:streamable-http
tools:23
Install Flowboard in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"flowboard": {
"type": "http",
"url": "https://flowboard.studio/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- list_diagram_revisions
- get_diagram_revision
- restore_diagram_revision
- list_shapes
- create_diagram
- list_diagrams
- get_diagram
- update_diagram
- patch_diagram
- propose_diagram_changes
- list_diagram_proposals
- decide_diagram_proposal
- validate_diagram
- delete_diagram
- list_agent_errors
- submit_agent_feedback
- list_agent_feedback
- get_architecture_decision
- search_architecture_decisions
- get_architecture_model
- update_architecture_model
- list_architecture_revisions
- get_architecture_revision