CCPhoto — Phone Camera Bridge for Cline
io.github.stepankaiser/ccphoto
Phone camera bridge for Claude Code — photos, live video, voice, and generative UI
client:Cline
transport:stdio
runtime:npm
Install CCPhoto — Phone Camera Bridge in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"ccphoto": {
"command": "npx",
"args": [
"-y",
"ccphoto"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs