Skip to content
Grok

roost for Grok

dev.workers.perch-app.roost/roost

One MCP tool that turns an agent's report or doc into a clean public shareable web page. No signup.

client:Grok transport:streamable-http

Install roost in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "roost": {
      "type": "http",
      "url": "https://roost.perch-app.workers.dev/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

roost in other clients