H

honeycomb.io

Honeycomb is an observability platform for exploring telemetry from distributed systems and applications. It helps teams investigate performance, reliability, and behavior using high-cardinality event, trace, and related operational data.

2 integrations · MCP · REST

Honeycomb exposes a region-specific REST API with an OpenAPI spec and a streamable-HTTP MCP server; both require Honeycomb-issued credentials, with MCP supporting either OAuth or API-key authentication.

discovered 1d ago
MCP servers1
REST · OpenAPI1
Credentials
Honeycomb API keycompoundGet key

In Honeycomb, go to AccountTeam SettingsAPI Keys to create or manage API keys. Honeycomb issues three key types documented at Authentication: Ingest Keys, Configuration Keys, and Management Keys. For REST API use, send either an Ingest/Configuration key in X-Honeycomb-Team, or a Management Key as Authorization: Bearer <key ID>:<secret>, depending on endpoint permissions. For MCP API-key auth, the troubleshooting guide says to use the API key in the form <Key ID>:<Secret Key> and some clients may pass that directly as the Authorization header. Store the secret at creation time; Honeycomb only returns some secrets once.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.

conventions · 1/7 published

Publish these signals → /publishing