Loading languages...
HO

honeycomb-mcp

@honeycombio35

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.

observability
analytics
monitoring
APM
LLM
AI

# mcpServer Config

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

# stdio

node /fully/qualified/path/to/honeycomb-mcp/build/index.mjs
Transport:
stdio
Idioma:
TypeScript
Creado:12/22/2024
Actualizado:7/22/2025
Página de inicio: