Shulba 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.
Add Shulba 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. Shulba will appear in the tools menu.