DataClawe — Database as a Utility for Cursor
com.dataclawe/dataclawe-mcp
AI-native database utility. Talk to your DB in plain language. No SQL. MySQL & PostgreSQL.
client:Cursor
transport:sse
Install DataClawe — Database as a Utility in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dataclawe-mcp": {
"url": "https://mcp.dataclawe.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs