Skip to content
Zed

Pagegoat for Zed

com.pagegoat/pagegoat

Publish HTML to a shareable link and collect feedback anchored to the passage it refers to.

client:Zed transport:streamable-http

Install Pagegoat in Zed

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

{
  "context_servers": {
    "pagegoat": {
      "url": "https://mcp.pagegoat.com/mcp"
    }
  }
}

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

Pagegoat in other clients