hello-device-mcp
The Hello Device capability catalogue, exposed as an MCP server. Plug it into Claude Code or Claude Desktop and ask what your browser can silently do.
Install
npm install -g @ai-native-solutions/hello-device-mcp
Wire into Claude Desktop
{
"mcpServers": {
"hello-device": { "command": "hello-device-mcp" }
}
}
Tools
hello_check_capability · hello_run_test · hello_full_report
Resources
hello-device://capabilities · hello-device://groups
The seven categories
Sense
What the device can perceive
Motor
What the device can act on the world with
Store
Where the device keeps things
Link
How the device reaches other devices
Compute
The raw power the device brings to bear
Express
How the device speaks back to you
Dream
The quieter, background things a device can do
Companions
hello-device-sdk · same catalogue as an importable JS SDK
hello-device-api · same catalogue as an HTTP proxy
hello-device · flagship single-file browser app