Skip to content
VS Code

render mcp for VS Code

io.github.rodromer/render-mcp

Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.

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

Install render mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "render-mcp": {
      "type": "http",
      "url": "https://render.makermargins.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

render mcp in other clients