ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Punk API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore the BrewDog beer catalog. search by ingredients, food pairings, and technical specs like ABV or IBU.

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 · 3 capabilities

The complete Punk API capability set.

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Punk API.

  1. 01

    Get beer

    Get a single beer by ID

  2. 02

    Get random beer

    Get a random beer

  3. 03

    List beers

    Supports pagination and filtering by ABV, IBU, EBC, ingredients, and food pairings. List beers from the BrewDog catalog

Observed, not estimated

879ms average. Fast in production.

Punk API is checked daily against the live service.

Daily averagePeak 1103ms
Aug 20Today
Fastest day
653ms
Slowest day
1103ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 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 Punk API, so you can see the experience inside your AI.

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

Punk API Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_QowAx5BDU8fTaKYeLZ4IQjH01Tqkue58ehdWmwDy/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 — Punk API capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "punk-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_QowAx5BDU8fTaKYeLZ4IQjH01Tqkue58ehdWmwDy/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

FAQ

Questions Punk API owners ask.

  • 01

    How can I find beers that pair well with a specific food like 'steak'?

    You can use the list_beers capability and provide the food parameter with your dish name. The agent will return a list of beers from the BrewDog catalog specifically recommended for that pairing.

  • 02

    Can I filter beers by their alcohol percentage (ABV)?

    Yes! Use the list_beers capability with abv_gt (greater than) or abv_lt (less than) parameters to find beers within your preferred strength range.

  • 03

    How do I get the full recipe and details for a specific beer ID?

    Use the get_beer capability and provide the unique integer id. The agent will retrieve the complete profile, including ingredients, brewing methods, and technical specifications.