Skip to content
Zed

UCM — Universal Commerce Marketplace for Zed

io.github.ucmai/ucm

API marketplace for AI agents — 100 services, 87 free, one API key

client:Zed transport:stdio runtime:npm

Install UCM — Universal Commerce Marketplace in Zed

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

{
  "context_servers": {
    "ucm": {
      "command": "npx",
      "args": [
        "-y",
        "@ucm/mcp-server"
      ]
    }
  }
}

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

UCM — Universal Commerce Marketplace in other clients