Skip to content
Grok

spawnpoint for Grok

com.getspawnpoint/spawnpoint

Deploy the small apps your agent builds: one tool call returns a live, private shareable HTTPS link.

client:Grok transport:streamable-http

Install spawnpoint in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "spawnpoint": {
      "type": "http",
      "url": "https://app.getspawnpoint.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

spawnpoint in other clients