mirror of
https://github.com/block/goose.git
synced 2026-04-29 03:59:36 +00:00
docs: adding Square MCP tutorial (#2405)
This commit is contained in:
parent
3d4181fb38
commit
5882769ea5
3 changed files with 250 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
|
|||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
|
||||
## Example Usage
|
||||
|
||||
The PostgreSQL extension enables you to query and analyze data or give you information about the table structures. The extension is only capable of *read-only* operations, so you can use it to get information about your database, but not to modify it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue