Skip to content
Zed

onsense for Zed

io.github.hufirst/onsense

Android phone camera, sensors & files for any MCP client — local, no cloud, no ADB.

client:Zed transport:stdio runtime:pypi

Install onsense in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "onsense": {
      "command": "uvx",
      "args": [
        "onsense"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

onsense in other clients