CustomerDashboard for Zed
io.customerdashboard/customerdashboard
Build dashboards on your own data, including multi-customer views with per-customer login.
client:Zed
transport:streamable-http
tools:42
Install CustomerDashboard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"customerdashboard": {
"url": "https://app.customerdashboard.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- get_platform_overview
- list_supported_data_connectors
- list_widget_types
- list_plans_and_limits
- explain_customer_filtering
- get_started
- get_account
- list_data_sources
- get_data_source
- test_data_source_connection
- add_data_source
- update_data_source
- get_data_source_schema
- run_query_preview
- list_dashboards
- get_dashboard
- create_dashboard
- update_dashboard
- list_views
- create_view
- update_view
- reorder_views
- list_widgets
- create_widget