Loading MCP server directory, please wait...
Lets a coding agent read the screenshots you beam to its server with Hostbeam.
npx @getmcp/cli add app.hostbeam/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.hostbeam/mcp": {
"command": "npx",
"args": [
"-y",
"@hostbeam/mcp"
],
"env": {
"HOSTBEAM_DIR": "/tmp/hostbeam"
}
}
}
}