Back to directory
honeycombio/honeycomb-mcp

honeycombio/honeycomb-mcp

@honeycombio

Allows Honeycomb Enterprise customers to use AI to query and analyze their data, alerts, dashboards, and more; and cross-reference production behavior with the codebase.

honeycombobservabilitymcpmonitoringanalyticsenterprisetypescriptcloud

Installation & Configuration

{
  "mcpServers": {
    "honeycomb": {
      "command": "node",
      "args": [
        "/fully/qualified/path/to/honeycomb-mcp/build/index.mjs"
      ],
      "env": {
        "HONEYCOMB_API_KEY": "your_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12