Skip to content
VS Code

Percher for VS Code

app.percher/percher

MCP-native hosting: publish and operate AI-built web apps live at name.percher.run.

client:VS Code transport:streamable-http runtime:npm

Install Percher in VS Code

.vscode/mcp.json

{
  "servers": {
    "percher": {
      "type": "http",
      "url": "https://mcp.percher.app/mcp"
    }
  }
}

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

Percher in other clients