PlainQuery | MCP DB Agent for Cursor
io.github.jarvis-27/mcp-db-agent
Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
client:Cursor
transport:streamable-http
Install PlainQuery | MCP DB Agent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-db-agent": {
"url": "https://plainquery.in/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs