Install Isthmus
go install (requires Go 1.25+).Verify the binary is in your PATH:See Installation for all methods including manual download,
go install, clone & build, and Docker.Configure your MCP client
This example uses Claude Desktop. Open the config file:Add the Isthmus server:Replace the
- macOS
- Windows
DATABASE_URL with your actual PostgreSQL connection string.See Client Setup for other clients like Cursor, Windsurf, and VS Code.
Next steps
- Installation — all install methods including Docker and build from source
- Configuration — env vars, CLI flags, and a full reference table
- Tools Reference — what each tool does and how the AI uses them
- Policy Engine — enrich responses with business context
- Column Masking — protect PII in query results and sample rows
- HTTP Transport — serve MCP over HTTP for web clients and ChatGPT Desktop
- OpenTelemetry — tracing and metrics for production monitoring