II.
ToolServer JSON
Structured · livetool-server:mcp-honeycomb
Honeycomb MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}