CustomerDashboard for Gemini CLI
io.customerdashboard/customerdashboard
Build dashboards on your own data, including multi-customer views with per-customer login.
client:Gemini CLI
transport:streamable-http
tools:42
Install CustomerDashboard in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"customerdashboard": {
"httpUrl": "https://app.customerdashboard.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI 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