Skip to content
VS Code

ReMCP for VS Code

io.github.getremcp/remcp

Securely use files, terminals, screenshots and processes on computers you pair with ReMCP.

client:VS Code transport:streamable-http

Install ReMCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "remcp": {
      "type": "http",
      "url": "https://remcp.site/mcp"
    }
  }
}

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

ReMCP in other clients