Point of sale and payments
Complete commerce platform with payments, inventory, and invoicing.
{
"mcpServers": {
"square": {
"env": {
"SQUARE_LOCATION_ID": "your_location_id",
"SQUARE_ACCESS_TOKEN": "your_access_token"
},
"args": [
"-y",
"@square/mcp-server"
],
"command": "npx"
}
}
}SQUARE_LOCATION_IDyour_location_idSQUARE_ACCESS_TOKENyour_access_token