promplate/hmr
Real hot-module reload for Python—side effects handled reactively. https://py3.online/hmr
Platform-specific configuration:
{
"mcpServers": {
"hmr": {
"command": "npx",
"args": [
"-y",
"hmr"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...