Skip to content
Grok

hmr for Grok

dev.promplate/hmr

Docs for hot-module-reload and reactive programming for Python (`hmr` on PyPI)

client:Grok transport:streamable-http tools:3

Install hmr in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

hmr in other clients