Skip to content
Grok

Scry for Grok

io.github.epinnock/scry-mcp

Search your team's Storybook components by text or image, so agents reuse what exists.

client:Grok transport:streamable-http

Install Scry in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "scry-mcp": {
      "type": "http",
      "url": "https://mcp.scrymore.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

Scry in other clients