ClawLink
Developer Tools32 toolsBrowser login (OAuth), no API keys

Honeycomb integration for AI agents

Query observability datasets, traces, and telemetry

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Honeycomb once and call the same tools from all of them.

Setup

Connect Honeycomb through ClawLink's hosted setup to let your agent query datasets, run analyses, and inspect telemetry.

  • Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Honeycomb exposes 32 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
honeycomb_mcp_find_columnsSearch for columns and calculated fields by intent across one or all datasets in an environmentRead
honeycomb_mcp_find_queriesSearch query history and saved queries by intent; returns matching queries with their run PKsRead
honeycomb_mcp_get_aiconversationFetch the full event timeline for a single AI conversation, identified by its OpenTelemetryRead
honeycomb_mcp_get_datasetGet dataset metadata and its full column schema (columns + calculated fields), sorted by mostRead
honeycomb_mcp_get_dataset_columnsGet the full column schema for one dataset, with optional sample values for specific columnsRead
honeycomb_mcp_get_environmentGet details for a specific environment, including its dataset list sorted by most recentRead
honeycomb_mcp_get_query_resultsRetrieve results and metadata from an existing query executionRead
honeycomb_mcp_get_semconv_attributeGet the full definitions of one or more semantic convention attributes by their exact namesRead
honeycomb_mcp_get_span_detailsSummarize attributes and their common values observed on spans with a specific nameRead
honeycomb_mcp_get_traceRetrieve all spans for a specific trace ID and render them as a waterfallRead
honeycomb_mcp_get_triggersList triggers (alert rules) for the team, or fetch full configuration for a single triggerRead
honeycomb_mcp_get_workspace_contextCall this tool first to orient yourself in a Honeycomb workspaceRead
honeycomb_mcp_list_aiconversationsDiscover recent AI agent conversations (gen_ai.conversation.id values) in an environmentRead
honeycomb_mcp_list_boardsList boards (saved dashboards) in an environment, or fetch one board's full contents by IDRead
honeycomb_mcp_list_recipientsList all pre-registered notification recipients (email, Slack, PagerDuty, webhook) for the teamRead
honeycomb_mcp_list_semconv_namespacesList the top-level semantic convention namespaces available in this team's registryRead
honeycomb_mcp_list_spansList span names in trace data, ranked by count, with how often each is a trace root and whichRead
honeycomb_mcp_search_semconvSearch the semantic convention registry for attributes matching a queryRead
honeycomb_mcp_canvas_agent_invokeKick off a single-turn run of the Honeycomb Canvas agentRead
honeycomb_mcp_canvas_agent_poll_responsePoll for the result of a previously-issued canvas_agent_invoke callRead
honeycomb_mcp_create_boardCreate a board (dashboard) with query, SLO, and text panelsRead
honeycomb_mcp_create_markerCreates a marker (a vertical annotation on charts) to mark a point or window in time, such as aRead
honeycomb_mcp_create_recipientCreate a notification recipient (email, Slack, PagerDuty, or webhook) so it can be attached toRead
honeycomb_mcp_create_sloCreate an SLO (Service Level Objective) backed by an auto-created SLI derived columnRead
honeycomb_mcp_create_triggerCreate a trigger that fires alerts when a query result crosses a thresholdRead
honeycomb_mcp_feedbackSubmit feedback about Honeycomb's MCP server to the agentic-intelligence teamRead
honeycomb_mcp_refinery_docsRead Honeycomb Refinery documentationRead
honeycomb_mcp_run_bubbleupRun BubbleUp analysis to find what makes a selected data subset different from the baselineRead
honeycomb_mcp_run_queryRun a time-series aggregation query against a Honeycomb dataset and return computed resultsRead
honeycomb_mcp_update_boardEdit an existing board (dashboard) in placeRead