Skip to content
Zed

nippy for Zed

host.nippy/nippy

Let Claude and ChatGPT publish real websites — iterate in previews, keep the good one.

client:Zed transport:streamable-http

Install nippy in Zed

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

{
  "context_servers": {
    "nippy": {
      "url": "https://api.nippy.host/mcp"
    }
  }
}

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

nippy in other clients