Shots for VS Code
run.shots/shots
Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.
client:VS Code
transport:streamable-http
Install Shots in VS Code
.vscode/mcp.json
{
"servers": {
"shots": {
"type": "http",
"url": "https://shots.run/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs