Skip to content
VS Code

Openreview for VS Code

io.github.pipeworx-io/openreview

OpenReview MCP — ML conference submissions and reviews (API v2)

client:VS Code transport:streamable-http

Install Openreview in VS Code

.vscode/mcp.json

{
  "servers": {
    "openreview": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/openreview/mcp"
    }
  }
}

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

Openreview in other clients