MCP.so
Sign In
Servers

HMR Docs

@promplate

Real hot-module reload for Python—side effects handled reactively. https://py3.online/hmr

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "hmr-docs": {
      "type": "http",
      "url": "https://pyth-on-line.promplate.dev/hmr/mcp"
    }
  }
}

More from Memory & Knowledge