v1 · stable · OAuth 2.1 compliant

The design library, programmable.

Gummble exposes thousands of curated UI references from the world's best apps through a clean REST API and an MCP server your AI tools can call directly.

Quickstart

Get an API key, make your first request, and ship in 5 minutes.

MCP Server

Connect Claude, Cursor, and Windsurf to the Gummble design library.

REST API

Apps, screens, flows, search, and downloads — fully typed.

Authentication

OAuth 2.1 + PKCE, refresh rotation, API keys, and scopes.

Webhooks

Realtime events for subscriptions, billing, and library changes.

Cookbook

Recipes for common workflows — search, embed, batch, retry.

Built for agents, not just dashboards.

Every Gummble endpoint is also reachable through MCP. Wire your IDE, agent, or background worker once and let it browse the library like a teammate would.

Read the MCP guide
# Windsurf MCP config
{
  "mcpServers": {
    "gummble": {
      "serverUrl": "https://mcp.gummble.com/mcp"
    }
  }
}