Skip to content
Vinkius

Squarespace Commerce Connector for AI agents.

10 live capabilities

Manage your e-commerce inventory and order fulfillment directly through your chat interface.

Live agent request Squarespace Commerce / Connector

Waiting for input…

AI Agent

Why people use Squarespace Commerce

Squarespace Commerce for Automated Order Fulfillment

This Connector lets you skip the dashboard entirely. You can tell your agent to find all pending orders and fulfill them in one go. You get a clean, text-based way to handle your shop's logistics.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a hands-off way to manage your e-commerce operations through natural language.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Syncing offline sales to online stock

    When you sell an item in person, tell your agent to use adjust_inventory to subtract the unit from your online stock so you don't oversell.

  2. Real-world use case 02

    Identifying late shipments

    Ask your agent to list_orders and find any items that haven't been fulfilled in over 48 hours so you can prioritize them.

  3. Real-world use case 03

    Verifying SKU data for new launches

    Use list_products and get_product_details to pull your new items and verify that all variants have the correct IDs before going live.

Complete set · 10capabilities

The complete Squarespace Commerce capability set.

These are the exact actions your AI can choose when you ask it to work with Squarespace Commerce.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Squarespace Commerce.

  1. 01 Capability

    Adjust inventory

    Update the stock count for a specific product variant by adding or subtracting a quantity. This helps keep your live store numbers accurate.

  2. 02 Capability

    Fulfill order

    Mark a specific order as shipped and add the carrier name and tracking number. Use this to finalize your shipping workflow.

  3. 03 Capability

    Get order details

    Pull specific information for a single order to see buyer details and items. This is useful for resolving customer issues.

  4. 04 Capability

    Get product details

    Get the full data for a product, including all its available variants. Use this to check SKU configurations.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Squarespace Commerce.

  1. 05 Capability

    List inventory

    See a full list of current stock levels across all your product variants. Use this to identify low stock items quickly.

  2. 06 Capability

    List webhooks

    View all currently configured webhook subscriptions for your commerce site. This helps you manage your automated data feeds.

  3. 07 Capability

    List orders

    Retrieve a paginated list of all commerce orders from your store. This provides a high-level view of your recent sales.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Squarespace Commerce.

  1. 08 Capability

    List products

    Get a list of all products in your catalog with their unique IDs. Use this to audit your entire product line.

  2. 09 Capability

    List customer profiles

    Pull a list of all customer profiles registered in your store. This helps you manage your customer base.

  3. 10 Capability

    List transactions

    Access your financial transaction history for accounting and tracking. Use this to review your revenue streams.

Set up in minutes

One URL. Then ask Squarespace Commerce to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Squarespace Commerce from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_PXzvabm1TUHoqyDjhZemYqcxMuzopSpqI59pYgF9/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Squarespace Commerce, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Squarespace Commerce for the conversation.

Where the request belongs

Work Squarespace Commerce can move forward.

Built around the request

This is for the store owner who is drowning in manual fulfillment tasks or the developer building a headless commerce experience. It's for anyone tired of clicking through nested menus just to find a single tracking number.

01

E-commerce Operations Manager

Handles high-volume order fulfillment and stock adjustments daily.

02

Headless Developer

Builds custom frontend experiences and needs to query the commerce backend.

03

Shop Owner

Manages the day-to-day busy work of inventory and customer queries.

Bring your own AI

Change the model, client or framework. Keep Squarespace Commerce 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 Commerce.

The practical details behind the request, access and result.

Can the Squarespace Commerce MCP help me fulfill orders?

Yes, it allows your agent to mark orders as shipped and add tracking numbers directly. This means you can handle your shipping logistics through a simple chat interface instead of clicking through your dashboard.

How do I update my stock levels using the Squarespace Commerce MCP?

You can simply tell your agent how many items to add or subtract from a specific product. It will automatically update your live store numbers for you.

Can I see my customer profiles with this Connector?

Yes, it lets you pull a list of all customer profiles registered in your store. This makes it much easier to find specific buyer details when you need to resolve an issue.

Is the Squarespace Commerce MCP good for headless commerce?

It is excellent for headless setups. It gives developers a way to query commerce data and manage products without needing to interact with the standard Squarespace UI.

Can I see my financial transactions?

Yes, the Connector provides a way to pull your transaction history. You can use this to quickly review your revenue streams and check your recent sales history.

Does the Squarespace Commerce MCP support webhooks?

It can list your current webhook subscriptions. This helps you manage your automated data feeds and ensure your store is communicating correctly with other services.

Can the AI add inventory if a new shipment of stock arrives?

Yes. Once you know the variant_id representing your SKU item (extracted from get_product_details), simply instruct the AI: "Add +10 to the stock of this variant". The AI securely triggers adjust_inventory scaling up the quantities actively across your storefront.

Am I able to finalize orders automatically feeding a Tracking ID string?

Yes! Use the fulfill_order command naturally. Pass the order ID, the postal tracking number, and specify the dispatch carrier (FedEx, UPS, etc). The workflow marks the backend as satisfied natively informing Squarespace.

How detailed is the product variant readout locally?

By executing get_product_details, the agent drops deep metadata directly inline. You get descriptions, arrays mapping every single variant SKU attached, full pricing metrics (sale versus original tags), images context arrays, visibility flags, and physical weight calculations.

One connection away

Give your agent a direct line to Squarespace Commerce.

Connect Squarespace Commerce once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available