Cart.com (AmeriCommerce) Connector for AI agents.
10 live capabilities
Manage your e-commerce storefront and order fulfillment through natural conversation.
Waiting for input…
Why people use Cart.com (AmeriCommerce)
Cart.com (AmeriCommerce) E-commerce Store Management
With this Connector, you just tell your agent what you need. You can ask it to find a customer's order history or list your current products without ever opening a new tab. It pulls the data directly from your Cart.com account and puts it right in front of you. You get to stop hunting for information and start acting on it.
What Vinkius changes
You get a direct connection to your store data without the headache of manual dashboard navigation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Support agent finding a customer
A customer emails asking about an old order.
- Real-world use case 02
Manager updating a category
You need to group new items.
- Real-world use case 03
Owner checking low stock
You want to see what's selling.
Complete set · 10capabilities
The complete Cart.com (AmeriCommerce) capability set.
These are the exact actions your AI can choose when you ask it to work with Cart.com (AmeriCommerce).
01—04
4 capabilities in this set.
Part of 10 available through Cart.com (AmeriCommerce).
- 01 Capability
List products
Get a full list of every product in your store. This helps you see what's currently live on your site.
- 02 Capability
Get order details
Look up the specifics of a single order. It gives you the data you need to track fulfillment.
- 03 Capability
Get customer details
Get the profile information for a specific customer. Use this to help with support inquiries.
- 04 Capability
Create customer
Add a new person to your customer database. This keeps your records organized as people shop.
05—07
3 capabilities in this set.
Part of 10 available through Cart.com (AmeriCommerce).
- 05 Capability
Get product details
Pull specific metadata for a single item. Use this to check prices or descriptions quickly.
- 06 Capability
Create product
Add a brand new product to your inventory. This is the fastest way to get new items live.
- 07 Capability
List categories
See every category you've set up for your store. It helps you keep your navigation organized.
08—10
3 capabilities in this set.
Part of 10 available through Cart.com (AmeriCommerce).
- 08 Capability
Get category details
Pull the metadata for a specific category. This helps you manage how products are grouped.
- 09 Capability
List orders
Get a list of all orders from your storefront. Use this to monitor your daily sales volume.
- 10 Capability
List customers
Pull a list of all your customers. This is great for auditing your user base.
Set up in minutes
One URL. Then ask Cart.com (AmeriCommerce) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cart.com (AmeriCommerce) 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_RCfMHH21k2eNEsrP47SauhwWjpGYABxaioB6x8hy/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 Cart.com (AmeriCommerce), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cart.com (AmeriCommerce) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RCfMHH21k2eNEsrP47SauhwWjpGYABxaioB6x8hy/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 Cart.com (AmeriCommerce) URL.
- Step 03
Save and start
Save the connection and enable Cart.com (AmeriCommerce) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cartcom-americommerce": {
"url": "https://edge.vinkius.com/vk_preview_RCfMHH21k2eNEsrP47SauhwWjpGYABxaioB6x8hy/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 Cart.com (AmeriCommerce)
Open Agent mode in chat and ask: "Using Cart.com (AmeriCommerce), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cartcom-americommerce": {
"url": "https://edge.vinkius.com/vk_preview_RCfMHH21k2eNEsrP47SauhwWjpGYABxaioB6x8hy/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 Cart.com (AmeriCommerce)
Ask Copilot: "Using Cart.com (AmeriCommerce), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cartcom-americommerce": {
"url": "https://edge.vinkius.com/vk_preview_RCfMHH21k2eNEsrP47SauhwWjpGYABxaioB6x8hy/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 Cart.com (AmeriCommerce)
Open Cascade and ask: "Using Cart.com (AmeriCommerce), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cartcom-americommerce": {
"url": "https://edge.vinkius.com/vk_preview_RCfMHH21k2eNEsrP47SauhwWjpGYABxaioB6x8hy/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 Cart.com (AmeriCommerce)
Ask Cline: "Using Cart.com (AmeriCommerce), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cartcom-americommerce --transport http "https://edge.vinkius.com/vk_preview_RCfMHH21k2eNEsrP47SauhwWjpGYABxaioB6x8hy/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 Cart.com (AmeriCommerce)
Ask Claude: "Using Cart.com (AmeriCommerce), show me...". 10 tools are ready
Where the request belongs
Work Cart.com can move forward.
This is for store owners and e-commerce managers who are tired of jumping between tabs to manage inventory and orders. It's for support teams who need to find customer info in seconds.
Store Owner
Checks daily sales volume and monitors low stock levels via chat.
E-commerce Manager
Updates product categories and adds new SKUs to the catalog on the fly.
Customer Support Specialist
Looks up customer purchase history to resolve tickets quickly.
Operations Specialist
Audits pending orders and synchronizes fulfillment statuses.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCommerce.js
Manage your e-commerce store via Commerce.js. list products, manage carts, and handle orders directly from any AI agent.
Elastic Path
Manage headless commerce workflows via Elastic Path. inspect carts, track purchases, and retrieve store navigation directly from any AI agent.
CloudCart
Manage e-commerce and store operations via CloudCart. track products, monitor orders, and manage customers directly from any AI agent.
CS-Cart
Manage e-commerce and marketplaces via CS-Cart. track products and orders, handle customer data, audit vendors, and monitor taxes directly from any AI agent.
BigCommerce
Manage your online store with product catalogs, order fulfillment, and customer data for high-volume e-commerce operations.
Shopline
Equip your AI agent to autonomously manage your Shopline store. Audit products, track order fulfillment, fetch customer profiles, and monitor store collections seamlessly.
Bring your own AI
Change the model, client or framework. Keep Cart.com 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 Cart.com.
The practical details behind the request, access and result.
Can I use Cart.com (AmeriCommerce) to manage my inventory?
Yes, you can use it to see what's in stock and add new items to your catalog via your AI agent.
Does Cart.com (AmeriCommerce) help with customer service?
Yes, it lets you pull up customer profiles and order details instantly to resolve tickets faster.
Can I use Cart.com (AmeriCommerce) to change my store's theme?
No, this is for data management, not visual design or website layout changes.
How do I connect Cart.com (AmeriCommerce) to my AI?
You just need your store domain and an access token to connect it through your AI client.
Can Cart.com (AmeriCommerce) see my order history?
Yes, it can list all your orders and pull specific details for any of them on demand.
Is Cart.com (AmeriCommerce) good for large catalogs?
Yes, it handles listing products and categories even for large stores with many items.
How do I find my AmeriCommerce API Token?
Log in to your AmeriCommerce admin panel, navigate to Capabilities > Apps & Addons, and create a new application using the Single Token Flow. You will generate a non-expiring Access Token to use here.
Can I manage product categories via the agent?
Yes! Use the list_categories capability to see your existing structure and get_category_details to retrieve metadata for a specific category.
Can I filter orders by status?
Yes! Use the list_orders capability and provide the appropriate order_status_id parameter to filter for pending, shipped, or cancelled orders.
One connection away
Give your agent a direct line to Cart.com.
Connect Cart.com once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available