ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Honeycomb with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate observability via Honeycomb. manage datasets, queries, and markers directly from any AI agent.

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

The complete Honeycomb capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Honeycomb.

  1. 01

    Get dataset details

    Get metadata for a specific dataset

  2. 02

    Get query result

    Retrieve the results of an executed query

  3. 03

    Get team details

    Retrieve information about the Honeycomb team

  4. 04

    List dataset columns

    List all columns (fields) defined in a specific dataset

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Honeycomb.

  1. 05

    List datasets

    Use this to find the "slug" required for markers and queries. List all datasets in your Honeycomb team

  2. 06

    List queries

    List query specifications for a specific dataset

  3. 07

    Create marker

    Pass details as a JSON string in "body_json" (requires message). Use "__all__" for team-wide markers. Create a new marker (e.g., deploy, maintenance) on a dataset timeline

  4. 08

    List triggers

    List triggers (alerts) defined for a dataset

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Honeycomb.

  1. 09

    Run query

    Poll for results using "get_query_result" with the returned result ID. Execute a query specification and return a result ID

  2. 10

    Create query specification

    Pass the specification as a JSON string in "query_json". Returns a query ID for execution. Create a new query specification for a dataset

  3. 11

    List markers

    List markers (annotations) for a dataset

  4. 12

    List honeycomb boards

    List all boards (dashboards) shared with the team

Observed, not estimated

912ms average. Fast in production.

Honeycomb is checked daily against the live service.

Daily averagePeak 1061ms
Aug 20Today
Fastest day
745ms
Slowest day
1061ms
14-day trend
Slowing+27%

Connect your client

One URL. Every client.

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

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

Honeycomb Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_ezx3V1wqKIj03Mpp0VSR1HqDgg5PggVT54nkjF06/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 — Honeycomb capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "honeycomb-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_ezx3V1wqKIj03Mpp0VSR1HqDgg5PggVT54nkjF06/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 Honeycomb owners ask.

  • 01

    How do I find my Honeycomb API Key?

    Log in to Honeycomb, go to Team Settings, and navigate to the API Keys section. You will be able to generate and copy your Team API Key from there. Ensure you also note your account's region.

  • 02

    Which region should I select?

    If your browser URL starts with ui.eu1.honeycomb.io, select EU. Otherwise, select US. Using the correct region is required for the integration to connect to the right API cluster.

  • 03

    Can I run a query and get the data back?

    Yes! Use the run_query capability with a valid query ID. It will return a result ID, which you can then pass to the get_query_result capability once the analysis is complete.

  • 04

    Is the integration secure for telemetry data?

    Absolutely. The integration uses official Honeycomb Team API keys over HTTPS. Your credentials and queried data are encrypted and stored securely within the Vinkius Cloud infrastructure.