Skip to content
VS Code

agentcentral for VS Code

to.agentcentral/amazon-seller-central

Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.

client:VS Code transport:streamable-http

Install agentcentral in VS Code

.vscode/mcp.json

{
  "servers": {
    "amazon-seller-central": {
      "type": "http",
      "url": "https://mcp.agentcentral.to/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agentcentral in other clients