Skip to content
Cline

replicate for Cline

com.mcparmory/replicate

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

client:Cline transport:stdio runtime:pypi

Install replicate in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

replicate in other clients