Tuzilma.
MCP Integration · Free

Build diagrams with
your AI assistant

Connect Tuzilma to Claude Desktop, Cursor, or any MCP-compatible tool.

Setup

Up and running in four steps

1

Create an account

Sign up for free — no credit card needed.

2

Generate an API key

Go to Settings → API & Integrations and click "New key".

3

Add to your AI tool

Paste the config snippet into Claude Desktop, Cursor, or any MCP client.

4

Start building

Tell your AI: "Create a diagram showing the auth flow" and watch it appear.

Claude Desktop config

One snippet, any MCP client

claude_desktop_config.json
{
  "mcpServers": {
    "tuzilma": {
      "url": "https://tuzilma.uz/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

MCP Tools

Four tools. Infinite diagrams.

list_diagrams

List all diagrams in your workspace

"Show me all my diagrams"

get_diagram

Fetch the full content of a diagram by ID

"Get the content of diagram abc123"

create_diagram

Create a new diagram with nodes and edges

"Create a microservices diagram with Auth, API Gateway, and Database"

update_diagram

Update the title or nodes/edges of an existing diagram

"Add a Redis cache node to my diagram"

Wire up your AI. Build faster.

Free for all users. No extra setup. Just an API key.

Get started →