---
title: "PostgreSQL Tooling Across AI Editors and Agents | POSETTE: An Event for Postgres 2026"
url: https://daily.dev/posts/postgresql-tooling-across-ai-editors-and-agents-posette-an-event-for-postgres-2026-ildjqcaza
source_url: https://www.youtube.com/watch?v=3IJsV5T6CPE
type: video:youtube
source: "Microsoft Developer"
published: 2026-06-16T21:08:36.994Z
updated: 2026-06-16T22:20:14.316Z
tags: ["ai-agents", "postgresql", "vscode", "mcp"]
reading_time: 20
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# PostgreSQL Tooling Across AI Editors and Agents | POSETTE: An Event for Postgres 2026

**[Microsoft Developer](https://daily.dev/sources/microsoftdeveloper)** · 20 min read · 1 upvotes · 0 comments

## Summary

Microsoft's Postgres Developer Tools team presents an evolution of their VS Code extension for PostgreSQL management, now expanding to Cursor IDE and CLI-based AI agent workflows. The extension (over 500K installs) includes an object explorer, query editor with IntelliSense, EXPLAIN ANALYZE visualizer, ERD diagrams, and performance dashboards. A new standalone MCP (Model Context Protocol) server decouples database tooling from VS Code-specific APIs, enabling the same Postgres tools to work across Cursor, GitHub Copilot CLI, and future AI terminals like Codex and Claude Code. A new CLI tool called pgsql-tools packages the MCP server with secure connection profile management (OS keyring storage). Demos show natural language database exploration, query plan analysis, schema diagramming, and agentic database refactoring tasks via Copilot CLI.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=3IJsV5T6CPE>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#postgresql](https://daily.dev/tags/postgresql), [#vscode](https://daily.dev/tags/vscode), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/postgresql-tooling-across-ai-editors-and-agents-posette-an-event-for-postgres-2026-ildjqcaza)
