Basedash MCP packaged for agent clients. One hosted server, OAuth, no API keys.
- MCP:
https://charts.basedash.com/api/public/mcp - Data tools:
ask_question,get_data_sources - 仪表盘 and chart tools:
list_dashboards,get_dashboard,create_dashboard,edit_dashboard,list_charts,get_chart,create_chart,edit_chart - Logo:
logo.svg
The MCP server uses the same workspace permissions as the Basedash app. 仪表盘 and chart reads are access-control aware. OAuth includes mcp:dashboards:read and mcp:dashboards:write; existing connections were backfilled and do not need to re-authenticate.
Install from the Cursor 市场 (listing is under review).
- Open Cursor settings
- Go to Plugins
- Browse 市场 and search for Basedash
- Install, then complete the Basedash OAuth login
Repo layout for Cursor: .cursor-plugin/plugin.json and mcp.json.
This repo is also a Claude plugin (Cowork and Claude Code).
Until it is in the community directory:
claude --plugin-dir .Or submit the public repo at platform.claude.com/plugins/submit.
Repo layout for Claude: .claude-plugin/plugin.json and .mcp.json.
discover-company-data— list connected sources viaget_data_sourcesanalyze-company-data— ask the AI data analyst viaask_question(passchat_idto continue)inspect-dashboards-and-charts— list and inspect accessible dashboards and chartsmanage-dashboards-and-charts— create and edit dashboards and charts with natural-language instructions