Skip to content
VS Code

Scry for VS Code

io.github.epinnock/scry-mcp

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

client:VS Code transport:streamable-http

Install Scry in VS Code

.vscode/mcp.json

{
  "servers": {
    "scry-mcp": {
      "type": "http",
      "url": "https://mcp.scrymore.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Scry in other clients