Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by square • APIs & Integration
A Model Context Protocol (MCP) server that lets AI assistants discover and call Square APIs (locally or via Square's hosted MCP) for payments, customers, orders, and more.
Discover available Square API services and methods programmatically (use get_service_info to list services and methods).
Inspect parameter schemas and requirements before making calls (use get_type_info to view request shapes and required fields).
Execute operations against Square (payments, orders, customers, webhooks, etc.) using make_api_request, with support for sandbox or production and hosted OAuth authentication.
This project implements a Square Model Context Protocol server to expose Square's APIs to AI agents in a standardized way. It supports a hosted remote MCP (with OAuth) and a local server mode (using an access token and optional sandbox), and provides discovery and request tools such as get_service_info, get_type_info, and make_api_request. The server integrates with assistant clients like Goose and Claude Desktop and is autogenerated from Square's OpenAPI spec to keep API coverage broad and consistent.
Unified tool for all Square API operations. Be sure to get types before calling. Available services: applepay, bankaccounts, bookingcustomattributes, bookings, cards, cashdrawers, catalog, checkout, customercustomattributes, customergroups, customersegments, customers, devices, disputes, events, giftcardactivities, giftcards, inventory, invoices, labor, locationcustomattributes, locations, loyalty, merchantcustomattributes, merchants, oauth, ordercustomattributes, orders, payments, payouts, refunds, sites, snippets, subscriptions, team, terminal, vendors, webhooksubscriptions.
Get type information for a Square API method. You must call this before calling the make_api_request tool.
Get information about a Square API service. Call me before trying to get type info
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.