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
언어:
TypeScript
생성됨:12/22/2024
업데이트됨:7/22/2025
홈페이지: