mirror of
https://github.com/block/goose.git
synced 2026-04-29 03:59:36 +00:00
docs: Adding YT short to Pieces and Postgres Tutorial (#2501)
This commit is contained in:
parent
d03892f036
commit
2b6d2c0891
2 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ import Tabs from '@theme/Tabs';
|
|||
import TabItem from '@theme/TabItem';
|
||||
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
|
||||
|
||||
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/PZlYQ5IthYM" />
|
||||
|
||||
The PostgreSQL MCP Server extension allows Goose to interact directly with your PostgreSQL databases, enabling database operations, querying, and schema management capabilities. This makes it easy to work with your databases through natural language interactions.
|
||||
|
||||
:::tip TLDR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue