dev.promplate/hmr✓
dev.promplate/hmr · v1.0.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "dev.promplate/hmr",
"description": "Docs for hot-module-reload and reactive programming for Python (`hmr` on PyPI)",
"repository": {
"url": "https://github.com/promplate/hmr",
"source": "github"
},
"version": "1.0.2",
"remotes": [
{
"type": "streamable-http",
"url": "https://pyth-on-line.promplate.dev/hmr/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}