CustomerDashboard for Cursor
io.customerdashboard/customerdashboard
Build dashboards on your own data, including multi-customer views with per-customer login.
client:Cursor
transport:streamable-http
tools:42
Install CustomerDashboard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"customerdashboard": {
"url": "https://app.customerdashboard.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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