docs: adding Square MCP tutorial (#2405)

This commit is contained in:
w. ian douglas
2025-04-30 16:48:06 -06:00
committed by GitHub
parent 3d4181fb38
commit 5882769ea5
3 changed files with 250 additions and 1 deletions

View File

@@ -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.