Skip to content
Grok

Recapp — Loom for agents for Grok

dev.recapp/recapp

Loom for agents: AI agents record narrated product demos, plus transcripts, summaries, and search.

client:Grok transport:streamable-http

Install Recapp — Loom for agents in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "recapp": {
      "type": "http",
      "url": "https://recapp.dev/api/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

Recapp — Loom for agents in other clients