Payments & FinanceAuth: OAuth2.1
Square hosted MCP server
Commerce platform
Square’s hosted MCP server lets agents call Square APIs on behalf of a connected seller account — payments, catalog items, customers, and other commerce objects — using OAuth-scoped access.
Curated by Agentic WorkersPublished Updated
Server description
Operate Square commerce: payments, catalog, customers, and more
Square’s hosted MCP server lets agents call Square APIs on behalf of a connected seller account — payments, catalog items, customers, and other commerce objects — using OAuth-scoped access.
- Slug
- square
- Category
- Payments & Finance
- Category slug
- payments-and-finance
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"square": {
"url": "https://mcp.squareup.com/sse"
}
}
}