CARTO for Cursor
com.carto/carto
Query your data warehouses, run workflows, and render maps from your CARTO workspace.
client:Cursor
transport:streamable-http
Install CARTO in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"carto": {
"url": "https://{region}.api.carto.com/mcp/{account_id}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs