DrillerDB for Cursor
com.drillerdb/drillerdb
Drilling jobs, customers, invoices, crews, schedules, and well logs for well contractors.
client:Cursor
transport:streamable-http
Install DrillerDB in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"drillerdb": {
"url": "https://mcp.drillerdb.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs