agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; agent-droid-bridge: Agent Droid Bridge is an MCP server that connects AI agents to Android devices and emulators over ADB. It exposes ADB functionality as structured tools for mobile automation, app testing, dynamic analysis, and reverse engineering.
Developing new AI agents with a standard interface
Mobile automation (e.g., installing apps, drawing on screen, taking screenshots).