Gigma - AI-Powered Design Tool

Gigma is a cloud-hosted design canvas that AI agents can control via MCP (Model Context Protocol). Create, edit, and export designs programmatically through 19 MCP tools.

What is Gigma?

Gigma provides a Remote MCP Server that lets AI agents (like Claude) design images on a real canvas. Each user gets a personal MCP URL — just paste it into your AI agent's config and start designing.

Key Features

Quick Start

  1. Sign in at gigma.10xboost.org
  2. Copy your MCP config from the editor toolbar
  3. Paste into Claude's MCP settings
  4. Tell Claude what to design — it handles the rest

MCP URL Format

https://gigma-mcp-server-854058119143.us-central1.run.app/mcp/t/<YOUR_TOKEN>/

Architecture

Browser (Fabric.js)              AI Agent (Claude)
       │                              │
       ▼                              ▼
┌──────────────────┐    ┌─────────────────────────┐
│ Cloud Function   │    │ Cloud Run (MCP Server)   │
│ Web UI + API     │    │ 16 MCP Tools             │
│ Google OAuth     │    │ @napi-rs/canvas render   │
│ Project CRUD     │    │ Token-based auth         │
└────────┬─────────┘    └────────┬────────────────┘
         │                       │
         └───────┬───────────────┘
                 ▼
         MongoDB + GCS

Links

Resource URL
Web App gigma.10xboost.org
MCP Server gigma-mcp-server-854058119143.us-central1.run.app
Documentation gigma-doc.10xboost.org