Overview
Features
Direct ADB integration without pairing
Enables direct ADB communication with the Android TV device without the need for pairing.
MCP server running on Android TV devices
Runs an MCP server directly on Android TV hardware to enable local MCP control.
MCP Kotlin SDK 0.7.2 compatibility
Works with the official MCP Kotlin SDK version 0.7.2.
Local network device control via LLM clients
Allows LLM clients on the same network to control the TV via MCP.
Current communication method: SSE
Uses SSE as the current communication method (deprecated).
launch_tv_app
Launch a TV application by its package name.
get_installed_tv_apps
Retrieve a list of installed TV applications.
take_screenshot
Capture a screenshot of the device screen.
Who Is This For?
- LLM client:Control Android TV locally from an LLM agent via MCP over the local network.




