Skip to content
VS Code

Mock Screenshots for VS Code

io.github.gamercc-apps/mockscreenshots-mcp

Deep links to pixel-perfect fake chat & screenshot generators (iMessage, WhatsApp & more).

client:VS Code transport:stdio runtime:npm

Install Mock Screenshots in VS Code

.vscode/mcp.json

{
  "servers": {
    "mockscreenshots-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@gamercc-apps/mockscreenshots-mcp"
      ]
    }
  }
}

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

Mock Screenshots in other clients