airi-android
1
Airi Android is a Model Context Protocol server designed to integrate Language Model applications with Android devices. It serves as a subproject of the airi project, facilitating seamless interaction between LLM services and Android functionalities.
Airi Android
A MCP server to enable the airi LLM to integrate with Android devices. This project is a subproject of airi.
Usage
Run the server using Docker.
Setup development environment
- Install and sync dependencies using
uv
. - Connect an Android device using ADB.
- Start the server using
uv
with MCP inspector.