Skip to content
Grok

Hatchable for Grok

com.hatchable/hatchable

Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.

client:Grok transport:streamable-http

Install Hatchable in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hatchable": {
      "type": "http",
      "url": "https://hatchable.com/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

Hatchable in other clients