Skip to content
VS Code

commercebridge for VS Code

io.github.isaiahdupree/commercebridge

Remote MCP connector for eBay, Shopify, Best Buy & Etsy marketplace data via the Commerce API

client:VS Code transport:streamable-http tools:14

Install commercebridge in VS Code

.vscode/mcp.json

{
  "servers": {
    "commercebridge": {
      "type": "http",
      "url": "https://commercebridge-isaiahduprees-projects.vercel.app/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

commercebridge in other clients