Skip to content
Zed

replicate for Zed

com.mcparmory/replicate

Run AI models, create deployments, and manage predictions via cloud API

client:Zed transport:stdio runtime:pypi

Install replicate in Zed

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

{
  "context_servers": {
    "replicate": {
      "command": "uvx",
      "args": [
        "mcparmory-replicate"
      ]
    }
  }
}

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

replicate in other clients