Square Connector for AI agents.
11 live capabilities
Manage retail payments and inventory across all locations.
Waiting for input…
Why people use Square
Square for Faster Retail Inventory Tracking
This Connector brings all that information into one chat window. You can ask your agent to check stock levels, pull order details, or list your latest payments in seconds. You get a direct line to your Square data without the clicking. You get to focus on the customers in front of you while your commerce data stays organized and accessible.
What Vinkius changes
You get a conversational interface for your entire Square commerce backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick stock verification
A retail manager asks the agent if the 'Blue Widget' is available at the 'Main St' shop.
- Real-world use case 02
Customer history lookup
A support rep asks for David's history.
- Real-world use case 03
Daily sales summary
An owner asks for today's total sales.
Complete set · 11capabilities
The complete Square capability set.
These are the exact actions your AI can choose when you ask it to work with Square.
01—04
4 capabilities in this set.
Part of 11 available through Square.
- 01 Capability
List catalog
See every item in your product catalog. This helps you keep track of what you sell.
- 02 Capability
Get stock count
Check how many items are currently in stock. It prevents overselling by giving real-time numbers.
- 03 Capability
Get order details
Pull metadata for a specific order. Use this to see exactly what a customer bought and when.
- 04 Capability
Get payment details
Get the specifics of a single payment. It's useful for reconciling accounts or checking transaction types.
05—08
4 capabilities in this set.
Part of 11 available through Square.
- 05 Capability
List customers
See a list of all customers in your store. This is the first step to managing your CRM.
- 06 Capability
List store locations
View all the physical and digital locations connected to your account. It helps manage multi-site retail.
- 07 Capability
List payments
See a paginated list of recent payments. Use this to get a quick overview of your daily revenue.
- 08 Capability
Search customers
Find a specific person in your customer database. This makes it easy to look up individual profiles.
09—11
3 capabilities in this set.
Part of 11 available through Square.
- 09 Capability
Search orders
Find specific orders using location IDs. It helps you track down sales for a particular store.
- 10 Capability
Create payment
Make a new payment record in your account. This allows your agent to help record new transactions.
- 11 Capability
Get customer
See the full profile of a specific customer. Use this to get all the details for a single person.
Set up in minutes
One URL. Then ask Square to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Square from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1w9mZ0b4ApjhVziheDEcAUYCoYKiSSgUNlb0Omqq/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Square, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Square for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1w9mZ0b4ApjhVziheDEcAUYCoYKiSSgUNlb0Omqq/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Square URL.
- Step 03
Save and start
Save the connection and enable Square in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"square-alternative": {
"url": "https://edge.vinkius.com/vk_preview_1w9mZ0b4ApjhVziheDEcAUYCoYKiSSgUNlb0Omqq/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Square
Open Agent mode in chat and ask: "Using Square, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"square-alternative": {
"url": "https://edge.vinkius.com/vk_preview_1w9mZ0b4ApjhVziheDEcAUYCoYKiSSgUNlb0Omqq/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Square
Ask Copilot: "Using Square, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"square-alternative": {
"url": "https://edge.vinkius.com/vk_preview_1w9mZ0b4ApjhVziheDEcAUYCoYKiSSgUNlb0Omqq/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Square
Open Cascade and ask: "Using Square, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"square-alternative": {
"url": "https://edge.vinkius.com/vk_preview_1w9mZ0b4ApjhVziheDEcAUYCoYKiSSgUNlb0Omqq/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Square
Ask Cline: "Using Square, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add square-alternative --transport http "https://edge.vinkius.com/vk_preview_1w9mZ0b4ApjhVziheDEcAUYCoYKiSSgUNlb0Omqq/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Square
Ask Claude: "Using Square, show me...". 11 tools are ready
Where the request belongs
Work Square can move forward.
This is for retail owners and store managers who are tired of jumping between different apps to track sales and stock. It's for the person who needs to know their numbers and customer history without the manual data entry.
Retail Store Owner
Checks daily sales totals and stock levels at multiple locations from a single chat.
Customer Success Representative
Looks up customer order histories and profile details to resolve issues quickly.
Operations Manager
Monitors inventory across different storefronts and tracks payment statuses.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSquare
Manage payments, customers, and inventory on Square with AI agents.
Altoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
FreeAgent
Manage accounting, track invoices, and oversee bank transactions via AI agents with FreeAgent.
Paddle
Manage billing, subscriptions, and transactions via Paddle. inspect customers, list products, pause recurring plans, and void transactions from any AI agent.
Pennylane
Manage French accounting workflows via Pennylane. track invoices, customers, suppliers, and synchronize estimates dynamically using AI.
Alegra
Business management and e-invoicing. manage invoices, inventory, and contacts via AI.
Bring your own AI
Change the model, client or framework. Keep Square connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Square.
The practical details behind the request, access and result.
Can the Square MCP help me manage multiple stores?
Yes, it can. You can use it to list all your business locations and then check stock levels or find orders for specific stores in one place.
Can I use it to check if items are in stock?
Absolutely. You can ask your agent to check the stock count for any product in your catalog to see exactly how many units are available.
How do I see my recent sales?
You can ask your agent to list your recent payments. It will pull the latest transactions, including the amounts and payment methods used.
Can it find specific customer info?
Yes, it can search your customer database. You can find specific people and then ask for their full profile, including their order history.
Does it work for online and physical stores?
Yes, it covers all business locations connected to your Square account, whether they are physical storefronts or online shops.
Can I create a payment record?
Yes, your agent can create new payment records in your account, making it easier to log transactions during your workday.
How do I find my Square Personal Access Token?
Log in to your Square Developer Dashboard, create or select an application, and you will find your Personal Access Token in the Credentials section. Ensure you use the Production token for live data.
One connection away
Give your agent a direct line to Square.
Connect Square once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available