Shots for Claude Desktop
run.shots/shots
Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.
client:Claude Desktop
transport:streamable-http
Install Shots in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shots": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://shots.run/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs