Skip to content
Zed

Stacktree for Zed

ee.stacktr/publish

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

client:Zed transport:streamable-http runtime:npm

Install Stacktree in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "publish": {
      "url": "https://api.stacktr.ee/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Stacktree in other clients