Skip to content
Zed

godalo for Zed

io.github.godalo-ai/godalo

Affiliate product search for AI agents. Merchant feeds, not web scraping. Works with any MCP client.

client:Zed transport:stdio runtime:npm

Install godalo in Zed

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

{
  "context_servers": {
    "godalo": {
      "command": "npx",
      "args": [
        "-y",
        "godalo"
      ]
    }
  }
}

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

godalo in other clients