Skip to content
VS Code

Derive for VS Code

to.derive/derive

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

client:VS Code transport:streamable-http

Install Derive in VS Code

.vscode/mcp.json

{
  "servers": {
    "derive": {
      "type": "http",
      "url": "https://derive.to/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Derive in other clients