Hostbeam for Claude Code
app.hostbeam/mcp
Lets a coding agent read the screenshots you beam to its server with Hostbeam.
client:Claude Code
transport:stdio
runtime:npm
Install Hostbeam in Claude Code
run in your project directory
claude mcp add mcp -e HOSTBEAM_DIR=<HOSTBEAM_DIR> -- npx -y @hostbeam/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs