Skip to content
Cline

hmr for Cline

io.github.promplate/hmr

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

client:Cline transport:streamable-http

Install hmr in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hmr in other clients