Payment and point-of-sale. Process payments, manage inventory, and track sales.
npx -y @square/mcp-server-square
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"square": {
"command": "npx",
"args": ["-y", "@square/mcp-server-square"]
}
}
}
```
fetch_datacreate_recordupdate_resourcedelete_itemlist_endpointsPayment and point-of-sale. Process payments, manage inventory, and track sales.
Language: Ruby
Category: APIs