Sulba is a Mermaid diagram editor that lives inside your Claude conversation. Describe what you want, Claude generates the diagram, you edit it visually — all without leaving the chat.
Edit the Mermaid on the left or drag shapes on the canvas — they stay in sync.
Add Sulba to Claude Desktop in one config line.
Ask Claude to create or update any diagram.
Refine it visually, right inside your conversation.
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"sulba": {
"type": "http",
"url": "https://sulba.app/api/mcp"
}
}
}Restart Claude Desktop after saving. Sulba will appear in the tools menu.