hmr for Cursor
dev.promplate/hmr
Docs for hot-module-reload and reactive programming for Python (`hmr` on PyPI)
client:Cursor
transport:streamable-http
tools:3
Install hmr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hmr": {
"url": "https://pyth-on-line.promplate.dev/hmr/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs