Installation & Configuration
{
"mcpServers": {
"dash0": {
"type": "streamableHttp",
"url": "{{endpoint_mcp}}",
"headers": {
"Authorization": "Bearer {{token}}"
}
}
}
}{
"mcpServers": {
"dash0": {
"type": "streamableHttp",
"url": "{{endpoint_mcp}}",
"headers": {
"Authorization": "Bearer {{token}}"
}
}
}
}