MCP.so
Sign In

Onsense

@hufirst

About Onsense

Turn your Android phone into a camera & sensor source for PC AI agents — a local MCP bridge for Claude, Codex & more. No cloud, no ADB.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "onsense": {
      "command": "uvx",
      "args": [
        "onsense",
        "serve"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Onsense?

Turn your Android phone into a camera & sensor source for PC AI agents — a local MCP bridge for Claude, Codex & more. No cloud, no ADB.

How to use Onsense?

The README includes setup instructions such as uvx onsense pair.

Key features of Onsense

  • Python 3.10+ and uv (provides uvx)
  • The onSense Android app installed on a phone on the same local Wi-Fi network as your PC
  • An MCP-compatible AI client such as Claude Code, Codex, or any stdio MCP client
  • Images are saved to disk as latest.jpg (in ONSENSE_CLIP_DIR, default /onsense/)
  • Text files are saved to disk

Use cases of Onsense

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Onsense

Where is the source code for Onsense?

The source code is linked from the repository URL on this page.

Does Onsense include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Onsense?

The source code is linked from the repository URL on this page.

Does Onsense include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More AI & Agents MCP servers