Agentic Mermaid for Grok
io.github.adewale/agentic-mermaid
Render, verify, describe, and safely edit Mermaid diagrams through MCP.
client:Grok
transport:streamable-http
runtime:npm
tools:9
Install Agentic Mermaid in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentic-mermaid": {
"type": "http",
"url": "https://agentic-mermaid.dev/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