Query Forge for Cursor
io.github.evozim/query-forge
Enterprise SQL query optimizer and performance analyzer.
client:Cursor
transport:sse
Install Query Forge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"query-forge": {
"url": "https://query-forge-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs