Reactive & Interactive programming with Pyodide
This repo contains the Pythonline website and related subcomponents, including:
by promplate · Python
Hot Module Reload (HMR) for Python with reactive programming and MCP tools
Hot Module Reload for Python with reactive programming and MCP tools.
Could not list tools - the server may require authentication or be unreachable.
This repo contains the Pythonline website and related subcomponents, including:
claude_desktop_config.json
{
"mcpServers": {
"hmr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://promplate.github.io/pyth-on-line/hmr/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.