MCP.so
ログイン

Onsense

@hufirst

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.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

よくある質問

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.

コメント

「AI とエージェント」の他のコンテンツ