Skip to content
Cursor

Replicate for Cursor

io.github.pipeworx-io/replicate

Replicate MCP.

client:Cursor transport:streamable-http

Install Replicate in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "replicate": {
      "url": "https://gateway.pipeworx.io/replicate/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Replicate in other clients