tenantsdb for Cursor
com.tenantsdb/tenantsdb
Multi-tenant database orchestration: isolated Postgres, MySQL, MongoDB, Redis tenants on demand.
client:Cursor
transport:streamable-http
Install tenantsdb in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tenantsdb": {
"url": "https://api.tenantsdb.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs