Agentic Mermaid for Cursor
io.github.adewale/agentic-mermaid
Render, verify, describe, and safely edit Mermaid diagrams through MCP.
client:Cursor
transport:streamable-http
runtime:npm
tools:9
Install Agentic Mermaid in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentic-mermaid": {
"url": "https://agentic-mermaid.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs