Skip to content
Grok

Screenies for Grok

app.screenies/screenies

Generate designed, localized App Store screenshot sets from your raw app captures.

client:Grok transport:streamable-http

Install Screenies in Grok

.mcp.json (in your project root)

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

Screenies in other clients