Basedash for Cursor
com.basedash/mcp
Governed BI MCP. Ask questions of live company data and list workspace sources via OAuth.
client:Cursor
transport:streamable-http
Install Basedash in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://charts.basedash.com/api/public/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs