Skip to content
VS Code

Stacktree for VS Code

ee.stacktr/publish

Publish HTML to private, unguessable, replace-in-place URLs from any MCP-compatible AI agent.

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

Install Stacktree in VS Code

.vscode/mcp.json

{
  "servers": {
    "publish": {
      "type": "http",
      "url": "https://api.stacktr.ee/mcp"
    }
  }
}

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

Stacktree in other clients