Dash0 Raises $35 Million Series A to Build the First AI-Native Observability Platform
Enhance your AI coding assistant by connecting Kiro to your data on Dash0.
Kiro is an agentic IDE that facilitates spec-driven development, helping developers transition from prototypes to production through conversational coding, multi-file operations, and AI-powered code generation. With native support for remote MCP servers, Kiro can access your telemetry data on Dash0 to enhance its coding and problem-solving capabilities.
Kiro 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.
Before configuring the Dash0 MCP server, you need to 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.
Kiro supports MCP configuration at two levels:
.kiro/settings/mcp.json) - project-specific servers~/.kiro/settings/mcp.json) - globally accessible serversWhen both exist, workspace settings take precedence.
Add the following configuration to your preferred location:
Restart Kiro to apply the configuration.
Confirm that the Dash0 MCP server has been configured by checking the available tools.
For more details, see the Kiro MCP configuration documentation.