iiRecord
Agentic AI Atlas · Honeycomb MCP Server
tool-server:mcp-honeycomba5c.ai
II.
ToolServer JSON

tool-server:mcp-honeycomb

Structured · live

Honeycomb MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-build-ci-tools.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-honeycomb",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-build-ci-tools.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Honeycomb MCP Server",
    "description": "MCP server providing access to the Honeycomb observability platform.\nEnables AI agents to query traces and spans, create and run queries,\nmanage boards, and explore datasets for distributed system insights.\n",
    "protocol": "mcp",
    "category": "monitoring",
    "repoUrl": "https://github.com/honeycombio/honeycomb-mcp",
    "maintainer": "Honeycomb",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-honeycomb",
      "to": "tool:honeycomb",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-honeycomb",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-honeycomb",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}