Skip to content
Cursor

Derive for Cursor

to.derive/derive

Publish agent output to permanent versioned URLs, read review comments back, and revise.

client:Cursor transport:streamable-http

Install Derive in Cursor

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

{
  "mcpServers": {
    "derive": {
      "url": "https://derive.to/mcp"
    }
  }
}

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

Derive in other clients