Amazon Selling Partner Connector for AI agents.
10 live capabilities
Manage your Amazon Seller Central orders and FBA inventory through natural conversation.
Waiting for input…
Why people use Amazon Selling Partner
Stop Digging Through Amazon Seller Central with Amazon Selling Partner
This Connector cuts out the noise. You can just ask your agent for a summary of your pending orders or a status check on your FBA stock. Instead of hunting for data, the data comes to you in a clear, conversational format.
What Vinkius changes
You get a direct line to your Amazon Seller Central data without the manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stock before fulfilling
A seller notices a product is selling out.
- Real-world use case 02
Competitive product research
An e-commerce manager wants to launch a new product.
- Real-world use case 03
Daily fulfillment summaries
A logistics lead needs a daily summary.
Complete set · 10capabilities
The complete Amazon Selling Partner capability set.
These are the exact actions your AI can choose when you ask it to work with Amazon Selling Partner.
01—04
4 capabilities in this set.
Part of 10 available through Amazon Selling Partner.
- 01 Capability
List fba inventory
See your current stock levels across all Amazon fulfillment centers. This makes it easy to spot which products are running low.
- 02 Capability
Search catalog
Search the Amazon catalog using keywords or ASINs. Use this to quickly find product details for your own items or your competitors.
- 03 Capability
Get catalog item
Pull technical metadata for a specific catalog item. It's the fastest way to see pricing, dimensions, and other specs.
- 04 Capability
Create report
Request a new asynchronous seller report from Amazon. You can trigger these deep-dives without waiting on a web interface.
05—07
3 capabilities in this set.
Part of 10 available through Amazon Selling Partner.
- 05 Capability
Get report status
Check if your requested Amazon reports are finished processing. This saves you from constantly refreshing the page to see if the data is ready.
- 06 Capability
List financial events
Get a list of financial events from your marketplace. Use this to track your money and sales activity across different regions.
- 07 Capability
List marketplaces
See a list of the marketplaces you're currently participating in. It's a quick way to verify your global selling reach.
08—10
3 capabilities in this set.
Part of 10 available through Amazon Selling Partner.
- 08 Capability
List product types
Get a list of available product types on Amazon. This helps you understand the categories you can list in.
- 09 Capability
List orders
See all your recent Amazon orders in a single list. This helps you keep track of what needs to ship next without digging through Seller Central.
- 10 Capability
Get order items
Get the specific items inside a particular order. You'll know exactly what to pack for a customer in seconds.
Set up in minutes
One URL. Then ask Amazon Selling Partner to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Amazon Selling Partner 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_9uU0UhntclhQEuEIGl2OWtdwmVcDP1PpWEk52qU5/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 Amazon Selling Partner, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Amazon Selling Partner for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9uU0UhntclhQEuEIGl2OWtdwmVcDP1PpWEk52qU5/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 Amazon Selling Partner URL.
- Step 03
Save and start
Save the connection and enable Amazon Selling Partner in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-selling-partner": {
"url": "https://edge.vinkius.com/vk_preview_9uU0UhntclhQEuEIGl2OWtdwmVcDP1PpWEk52qU5/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 Amazon Selling Partner
Open Agent mode in chat and ask: "Using Amazon Selling Partner, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-selling-partner": {
"url": "https://edge.vinkius.com/vk_preview_9uU0UhntclhQEuEIGl2OWtdwmVcDP1PpWEk52qU5/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 Amazon Selling Partner
Ask Copilot: "Using Amazon Selling Partner, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-selling-partner": {
"url": "https://edge.vinkius.com/vk_preview_9uU0UhntclhQEuEIGl2OWtdwmVcDP1PpWEk52qU5/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 Amazon Selling Partner
Open Cascade and ask: "Using Amazon Selling Partner, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-selling-partner": {
"url": "https://edge.vinkius.com/vk_preview_9uU0UhntclhQEuEIGl2OWtdwmVcDP1PpWEk52qU5/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 Amazon Selling Partner
Ask Cline: "Using Amazon Selling Partner, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add amazon-selling-partner --transport http "https://edge.vinkius.com/vk_preview_9uU0UhntclhQEuEIGl2OWtdwmVcDP1PpWEk52qU5/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 Amazon Selling Partner
Ask Claude: "Using Amazon Selling Partner, show me...". 10 tools are ready
Where the request belongs
Work Amazon Selling Partner can move forward.
This is for the Amazon seller who's tired of clicking through Seller Central 50 times a day or the logistics manager who needs to know exactly what's in the warehouse right now.
Amazon Seller
Audits FBA stock and handles order fulfillment details daily to keep the business moving.
E-commerce Manager
Researches competitor ASINs and pulls catalog data for new product launches.
Logistics Coordinator
Monitors inventory levels and tracks incoming stock to prevent warehouse stockouts.
Financial Analyst
Pulls marketplace financial events to track revenue and performance across different regions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsChannelAdvisor (Rithum)
Manage multi-channel commerce via ChannelAdvisor. track products, inventory, and orders across global marketplaces directly from any AI agent.
Channable
Manage marketplace orders and stock via Channable. track sales, update shipments, and monitor returns directly from any AI agent.
Goflow
Manage multichannel e-commerce inventory, orders, and listings with ease.
Marketplacer (Enterprise Marketplace Platform)
Manage your enterprise marketplace via Marketplacer. list products, track orders, and audit seller networks.
Veeqo
Manage multi-channel e-commerce inventory, shipping, and order fulfillment from one platform that syncs with Amazon and beyond.
BigCommerce
Manage your online store with product catalogs, order fulfillment, and customer data for high-volume e-commerce operations.
Bring your own AI
Change the model, client or framework. Keep Amazon Selling Partner 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 Amazon Selling Partner.
The practical details behind the request, access and result.
Can I use Amazon Selling Partner to check my stock?
Yes, you can use it to see your FBA inventory levels across different fulfillment centers. This helps you spot low stock before it causes a fulfillment delay.
How do I get my order details?
You can ask your agent to list your recent orders and then pull the specific items for any order. It gives you a clear list of what needs to be packed.
Can this Connector help with competitor research?
Yes, you can use it to search the Amazon catalog by ASIN or keywords. Your agent can then pull technical metadata like dimensions and categories.
Can I request reports through this?
You can use it to trigger asynchronous seller reports and check their status. This is great for pulling large amounts of data without manual exports.
Does it work for global marketplaces?
Yes, it can list your marketplaces and pull financial events from different regions. This helps you track your revenue and participation across the globe.
How do I connect my account?
You just need to provide your LwA Client ID, Secret, and Refresh Token in the setup. Once connected, your agent has the permissions it needs to fetch your data.
How do I get my Amazon SP-API credentials?
You need to register a private application in the Amazon Seller Central (Partner Network > Develop Apps). You will get an LwA Client ID and Secret. You then self-authorize the app to get a long-lived Refresh Token.
Which region should I choose?
Select the region that matches your target marketplace: NA (North America - US, CA, MX, BR), EU (Europe - UK, DE, FR, IT, ES, etc.), or FE (Far East - JP, AU, SG).
Can I request PII data like customer names?
This Connector uses standard SP-API tokens. Some PII data (Personally Identifiable Information) in orders requires a Restricted Data Token (RDT), which must be specifically requested in the API call and authorized in your app's roles.
One connection away
Give your agent a direct line to Amazon Selling Partner.
Connect Amazon Selling Partner once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available