How to Use the Honeycomb MCP in Claude Code
Query Honeycomb datasets and manage markers directly from your terminal using Claude Code headless commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Honeycomb MCP to Claude Code
Create your Vinkius account to connect Honeycomb to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-Driven Honeycomb Queries via Claude Code
`run_query` triggers query executions directly from your CLI environment without opening a browser. Claude Code sends the query JSON to Honeycomb and polls `get_query_result` to pipe the raw JSON output straight to your terminal. The tool uses `list_datasets` to fetch valid slugs, allowing you to quickly target different environments. You can easily pipe these telemetry outputs into other CLI tools or save them to local diagnostic logs.
CLI Marker Management
`create_marker` injects deployment annotations directly into your Honeycomb datasets from your active terminal session. Claude Code automatically extracts your current git branch or tag to populate the marker message. You can run `list_markers` to display recent timeline annotations directly in your shell. This helps SREs correlate terminal actions with telemetry events without context switching to the Honeycomb web UI.
Inspect Triggers and Board Schemas via MCP Server
`list_triggers` lists all active alerts for your service datasets right inside your terminal session using the MCP server. Claude Code inspects these alerts and uses `list_dataset_columns` to check which fields are being monitored. It also runs `list_honeycomb_boards` to output team dashboard configurations. This lets you inspect query layouts and team metadata using `get_team_details` without leaving your SSH session.
Set up Honeycomb MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehoneycomb-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Honeycomb transactions." It will automatically discover and invoke the available Honeycomb tools.
claude mcp add --transport http honeycomb-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Honeycomb MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Honeycomb MCP today
We host it, we monitor it, we maintain it. You just paste one token.