Skip to content
Zed

mcp for Zed

com.api2cart/mcp

Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.

client:Zed transport:streamable-http

Install mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.api2cart.com/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp in other clients