Skip to content
Grok

Croft for Grok

net.oncroft/croft

Deploy and host the apps your AI assistant builds — a real server, database, and shareable URL.

client:Grok transport:streamable-http

Install Croft in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "croft": {
      "type": "http",
      "url": "https://mcp.oncroft.net"
    }
  }
}

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

Croft in other clients