Dash0 Raises $110M Series B at $1B Valuation
Enhance your AI coding assistant by connecting Zed to your data on Dash0.
Zed is an AI-powered code editor that integrates advanced AI capabilities directly into your development workflow, enabling intelligent code completion, generation, and editing with natural language instructions. With support to MCP server, Zed can access your telemetry data on Dash0 to enhance its coding and problem-solving capabilities.
Zed can be connected to Dash0 using our remote MCP server, allowing it to get context about your telemetry data, navigate and analyze it, while leveraging the same capabilities that human users have access to in the UI.
The Dash0 MCP server supports two authentication methods:
For more details on token lifecycle, audit logs, and revocation, see the Dash0 MCP Server integration.
Add the following configuration to the file ~/.config/zed/settings.json and save it:
Open the Agent Panel on Zed. On first use, mcp-remote opens a browser window where you log in to Dash0 and grant
consent. You can review and revoke connected applications under User Settings → Applications in Dash0.
Confirm that the Dash0 MCP server has been configured.
Before configuring the Dash0 MCP server with a Bearer token, create an auth token with the correct permissions:
*) - Recommended for full MCP functionality*:read) - For read-only access to your telemetry dataTokens with limited permissions (e.g., scoped to specific datasets or with only "Ingesting" permissions) will not work with the MCP server. The MCP server requires organization-wide read access to query your telemetry data.
Then add the configuration with the Authorization header: