Squarespace Connector for AI agents.
6 live capabilities
Access your e-commerce store data and inventory levels through a direct conversation.
Waiting for input…
Why people use Squarespace
Squarespace E-commerce Auditing for Faster Data Access
This Connector changes that by bringing the data to you. You just ask your agent to pull the latest transactions, and it gives you a clean summary in seconds.
What Vinkius changes
You get instant, conversational access to your Squarespace store data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Identifying low stock items
A store owner asks the agent to find products with fewer than 5 units left using list_inventory to prepare a restock order.
- Real-world use case 02
Auditing monthly refunds
A manager asks for a list of all refunded transactions in the last month using list_transactions to reconcile the books.
- Real-world use case 03
Analyzing customer regions
A marketer wants to see how many customers are based in different regions using list_member_profiles to plan a shipping promotion.
Complete set · 6capabilities
The complete Squarespace capability set.
These are the exact actions your AI can choose when you ask it to work with Squarespace.
01—03
3 capabilities in this set.
Part of 6 available through Squarespace.
- 01 Capability
List products
View every product currently in your store. This lets you scan your entire catalog in seconds.
- 02 Capability
List member profiles
Pull a list of your customer and member profiles. It's the fastest way to see who your audience is.
- 03 Capability
List transactions
Get a full list of financial transactions. Use this to audit your revenue and track payments.
04—06
3 capabilities in this set.
Part of 6 available through Squarespace.
- 04 Capability
List inventory
See your current stock levels across all products. This helps you spot what needs restocking before you run out.
- 05 Capability
Get order details
Pull specific information for a single order. Use this to quickly check shipping details or item specifics.
- 06 Capability
List orders
Get a list of all commerce orders. This is great for auditing recent sales or finding missing shipments.
Set up in minutes
One URL. Then ask Squarespace to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Squarespace 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_mM8WcwxGXMMKrqLinsa4nZ8ZarRX5csamldG0vhR/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 Squarespace, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Squarespace for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mM8WcwxGXMMKrqLinsa4nZ8ZarRX5csamldG0vhR/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 Squarespace URL.
- Step 03
Save and start
Save the connection and enable Squarespace in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"squarespace": {
"url": "https://edge.vinkius.com/vk_preview_mM8WcwxGXMMKrqLinsa4nZ8ZarRX5csamldG0vhR/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 Squarespace
Open Agent mode in chat and ask: "Using Squarespace, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"squarespace": {
"url": "https://edge.vinkius.com/vk_preview_mM8WcwxGXMMKrqLinsa4nZ8ZarRX5csamldG0vhR/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 Squarespace
Ask Copilot: "Using Squarespace, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"squarespace": {
"url": "https://edge.vinkius.com/vk_preview_mM8WcwxGXMMKrqLinsa4nZ8ZarRX5csamldG0vhR/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 Squarespace
Open Cascade and ask: "Using Squarespace, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"squarespace": {
"url": "https://edge.vinkius.com/vk_preview_mM8WcwxGXMMKrqLinsa4nZ8ZarRX5csamldG0vhR/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 Squarespace
Ask Cline: "Using Squarespace, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add squarespace --transport http "https://edge.vinkius.com/vk_preview_mM8WcwxGXMMKrqLinsa4nZ8ZarRX5csamldG0vhR/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 Squarespace
Ask Claude: "Using Squarespace, show me...". 6 tools are ready
Where the request belongs
Work Squarespace can move forward.
This is for e-commerce owners and managers who are tired of manual data entry and want to spend less time in their admin dashboard and more time on strategy.
E-commerce Owner
You need to see the big picture of your sales and stock levels without digging through the Squarespace admin panel every hour.
Marketing Analyst
You want to pull customer demographics and purchase trends to build better campaigns without manual CSV exports.
Operations Manager
You're tired of manually checking stock levels across different categories and need a quick summary of what needs restocking.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSquarespace Commerce
Bring your Squarespace Commerce backend into your AI. Manipulate inventory, track orders, and fulfill shipments programmatically.
HubSpot CMS Hub
Manage blog posts, site pages, landing pages, authors, tags, and domains through natural conversation.
Cockpit (Self-hosted Headless CMS API)
Manage your self-hosted Cockpit CMS content, assets, and menus directly from any AI agent.
Webflow
Manage Webflow sites, CMS collections, pages, and assets directly from your AI agent.
Netlify
Modern web development platform. manage sites, deploys, and forms via AI.
FlowUs
All-in-one knowledge management and collaboration platform. manage pages, blocks, and databases via AI.
Bring your own AI
Change the model, client or framework. Keep Squarespace 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 Squarespace.
The practical details behind the request, access and result.
Can I use the Squarespace MCP to change my prices?
No, this Connector is strictly read-only. It is designed to let you pull and analyze data without making any changes to your live store. For editing prices, you should use the Squarespace admin dashboard.
Does the Squarespace MCP work with my existing store?
Yes, it connects directly to your current Squarespace store. It pulls your live products, orders, and customer data into your AI workspace for easy access.
Can I see my sales history with this?
Yes, you can pull your full transaction history and recent orders. This makes it easy to audit your revenue and track payments without manual searching.
Is my store data safe with this Connector?
Yes, the connection is read-only. This means your AI agent can see the data you allow it to access, but it cannot delete products, change settings, or modify any of your store's information.
Can I export my customer list?
Yes, you can pull your member and customer profiles into your chat interface. This allows you to quickly review your audience and demographics for marketing purposes.
How do I get my transaction data?
Once connected, you can simply ask your agent to pull your transactions. It will retrieve the data from your store and present it to you in a clean, readable format.
Is there any risk of the AI accidentally deleting or corrupting my live Squarespace products?
No. This capability operates exclusively in a secure 'Read-Only' capacity. It can only ingest matrices and extract data from existing records mapping to capabilities like list_products or list_orders. It does not possess foundational modules to execute POST or DELETE endpoints.
Wait, so I can fetch orders but I cannot ship them using this specific integration right?
Exactly. This version is designed entirely for read operations safeguarding users managing analytical reports. If you need powerful backend modification logic (like dispatching orders), implement the 'Squarespace Commerce' MCP package instead.
Do I need any specialized third-party proxy capabilities to make this connect to Squarespace?
No extra software. The integration passes traffic straight calling the official native Squarespace API channels endpoints connecting symmetrically to your environment 1:1 using only your standard Bearer key.
One connection away
Give your agent a direct line to Squarespace.
Connect Squarespace once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available