Skip to content
VS Code

Renzo MCP Server for VS Code

com.renzoprotocol/mcp

MCP server for Renzo protocol data, including chains, vaults, operators, and ezETH metrics.

client:VS Code transport:streamable-http tools:9

Install Renzo MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.renzoprotocol.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Renzo MCP Server in other clients