pg aiguide for VS Code
io.github.timescale/pg-aiguide
Comprehensive PostgreSQL documentation and best practices, including ecosystem tools
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install pg aiguide in VS Code
.vscode/mcp.json
{
"servers": {
"pg-aiguide": {
"type": "http",
"url": "https://mcp.tigerdata.com/docs"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs