MCP

Install Creatica for your agents

Free procedural SVG/PNG backgrounds for Claude, Cursor and other MCP clients. Same seed → same image. Local install is $0.

Local — free

Runs the full engine on your machine. No account. Package @creatica/mcp 0.1.3.

terminal
npx -y @creatica/mcp

Price: $0

Hosted

Permanent image URLs and the remote MCP endpoint at api.creatica.app.

  • Pro — $12 / month
  • Team — $99 / month
See pricing
Clients

One install for Claude or Cursor

Copy the snippet for your client. Both use the same local package.

Claude Code

terminal
claude mcp add creatica -- npx -y @creatica/mcp

Cursor — mcp.json

mcp.json
{
  "mcpServers": {
    "creatica": {
      "command": "npx",
      "args": ["-y", "@creatica/mcp"]
    }
  }
}

Deterministic

Same seed → same image. Keep the seed when you want a reproducible OG card or background.

Registry

Official MCP Registry id: app.creatica/backgrounds

npm

@creatica/mcp 0.1.3 — view on npm