Skip to content
VS Code

sharepa for VS Code

ch.getsharepa/sharepa

Put an HTML or React artifact online as a web page with its own address, password and stats.

client:VS Code transport:streamable-http

Install sharepa in VS Code

.vscode/mcp.json

{
  "servers": {
    "sharepa": {
      "type": "http",
      "url": "https://app.getsharepa.ch/mcp"
    }
  }
}

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

sharepa in other clients