Skip to content
Zed

hmr for Zed

io.github.promplate/hmr

Hot Module Reload (HMR) for Python with reactive programming and MCP tools

client:Zed transport:streamable-http

Install hmr in Zed

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

{
  "context_servers": {
    "hmr": {
      "url": "https://promplate.github.io/pyth-on-line/hmr/mcp"
    }
  }
}

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

hmr in other clients