Honeycomb for your agents.
Connect Honeycomb once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Honeycomb.
What agents can do with Honeycomb
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
honeycomb_list_datasetsCheck the token: list all datasets in the environment.
honeycomb_get_datasetGet details of a specific dataset by slug name.
honeycomb_query_datasetRun a query against a dataset. Returns results as a time series.
honeycomb_get_columnsList columns (fields) available in a dataset.
honeycomb_list_environmentsList environments the API key can access.
honeycomb_create_datasetCreate a new dataset with a name and description.
honeycomb_delete_datasetDelete a dataset by slug name.
honeycomb_create_columnCreate a new column definition in a dataset (for custom fields).
honeycomb_get_query_specGet the specification of a previously run query by its result ID.
honeycomb_list_slosList SLOs defined in the environment.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Honeycomb, go to Settings > API Keys.
- Click 'Create Key', name it, and copy the key.
- Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Honeycomb to Even: call connect_begin("honeycomb") on the even-connect MCP and walk me through it.
List observability datasets, query dataset performance with time series aggregations, and view available fields.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.