Honeycomb for VS Code
io.honeycomb/mcp
Query Honeycomb observability data: traces, events, metrics, SLOs, triggers, and boards.
client:VS Code
transport:streamable-http
Install Honeycomb in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.honeycomb.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs