ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Dribbble with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Dribbble design discovery as an MCP: popular and recent shots, full shot details, designer portfolios, user profiles and design studio teams. official API v2 r

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Dribbble capability set.

These are the exact actions your AI can choose when you ask it to work with Dribbble.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Dribbble.

  1. 01

    Get shot

    Use shot ids from list capabilities. Get full details of one shot: images, tags, likes, views, designer

  2. 02

    List popular shots

    Pagination via page/per_page (max 50). Great for moodboards, design research and trend spotting. List popular shots (trending design work) from the Dribbble community

  3. 03

    List recent shots

    Same payload as popular shots: images, tags, likes, designer. Use for daily inspiration feeds. List the most recent shots published by the Dribbble community

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Dribbble.

  1. 04

    Get user

    Get a Dribbble user profile: bio, location, followers, pro status

  2. 05

    Get user shots

    Use user numeric id (from get_user) or username. Great for studying a designer's full style. List all published shots of a specific Dribbble designer

  3. 06

    Get team

    Useful to explore studio work and hiring signals. Get a Dribbble team profile (design studios and agencies)

One connector, every AI

Dribbble works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Dribbble to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Dribbble, so you can see the experience inside your AI.

It does not authenticate your account with Dribbble. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Dribbble Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_BsARdA9dB0FqnMpsUlVepuoPPTFPo2Gk6425XzCv/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Dribbble capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "dribbble-discovery-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_BsARdA9dB0FqnMpsUlVepuoPPTFPo2Gk6425XzCv/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Dribbble owners ask.

  • 01

    How do I get the access token?

    Register an application on dribbble.com (your account → applications), then use the OAuth2 authorize flow (https://dribbble.com/oauth/authorize) with your client id/secret to mint a read-scope token. All v2 API calls. even public shot listing. require the Bearer token.

  • 02

    What is the rate limit?

    60 requests per minute, tracked in the X-Ratelimit-Limit / X-Ratelimit-Remaining / X-Ratelimit-Reset headers of every response.