Skip to content
Cursor

pg aiguide for Cursor

io.github.timescale/pg-aiguide

Comprehensive PostgreSQL documentation and best practices, including ecosystem tools

client:Cursor transport:streamable-http runtime:npm tools:2

Install pg aiguide in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pg-aiguide": {
      "url": "https://mcp.tigerdata.com/docs"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

pg aiguide in other clients