69
/ 100
25 days ago
glama

onsense

Gives PC AI agents real-world senses by connecting to an Android phone's camera, sensors, and files over local Wi-Fi without cloud relay or ADB.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: PHONE_TOKEN, ONSENSE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretPHONE_TOKEN(from pairing) Pairing auth token
configONSENSE_HOME
configONSENSE_CLIP_ALLOW_PULL0 Set to 1 to enable PC→phone pull without the CLI flag
configONSENSE_CLIP_SET_CLIPBOARD0 Set to 1 to auto-inject into OS clipboard without the CLI flag
configONSENSE_CLIP_ALLOW_REMOTE_SETTINGS
🔐 secretONSENSE_TOKEN
configONSENSE_CLIP_DIRImages are saved to disk as latest.jpg (in , default <tempdir>/onsense/).
configONSENSE_CLIP_MAX_MB200 Maximum incoming file size in MB (0 = unlimited)
configWAYLAND_DISPLAY
configDISPLAY
configXDG_CURRENT_DESKTOP
configPHONE_BASE(from pairing) Phone HTTP base URL, e.g. http://192.168.1.5:8080
configONSENSE_FROM
configONSENSE_TEST_FRAME(unset) Local JPEG path returned by get_live_frame when phone is unreachable
configONSENSE_SERVE_DEDUP
configONSENSE_SERVE_ALLOW_DUPLICATES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hufirst-onsense-rll0n3)](https://m8ven.ai/mcp/hufirst-onsense-rll0n3)
commit: 69e4c86fcec6c597d9e1173b0d34efeebf261506
code hash: bc448af26aa8e37131ece59e03eb0459717020271a4db2e7d4a23a455ddad687
verified: 7/6/2026, 10:35:50 AM
view raw JSON →