Skip to content
Zed

Easy Digital Downloads for Zed

io.github.verygoodplugins/mcp-edd

MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics

client:Zed transport:stdio runtime:npm

Install Easy Digital Downloads in Zed

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

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

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

Easy Digital Downloads in other clients