CapturePort

wyrtensi/CapturePort
★ 1 stars Kotlin 🤖 AI/LLM Updated today
CapturePort is a secure, cross-platform media and capture bridge linking Android devices to your desktop environment (Windows, macOS, Linux). It includes a built-in Model Context Protocol (MCP) server, enabling real-time visual streams and clipboard synchronization directly inside agent-driven local IDEs and assistants.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "captureport": {
      "command": "npx",
      "args": [
        "-y",
        "wyrtensi/CapturePort"
      ]
    }
  }
}

README Excerpt

CapturePort is a secure, cross-platform media and capture bridge linking Android devices to your desktop environment (Windows, macOS, Linux). It includes a built-in **Model Context Protocol (MCP)** server, enabling real-time visual streams and clipboard synchronization directly inside agent-driven local IDEs like **Cursor** and assistants like **Claude Desktop**.

Tools (3)

CapturePortSSEmcpServers