anotb/phone-use
v0.1.0MIT
Operate an authorized Android phone through its connected MCP companion.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "phone-use",
"version": "0.1.0",
"description": "Operate an authorized Android phone through its connected MCP companion.",
"author": { "name": "anotb" },
"license": "MIT",
"keywords": ["android", "phone", "mcp", "accessibility"],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Phone Use",
"shortDescription": "Use your Android apps from ChatGPT.",
"longDescription": "Phone Use guides ChatGPT through an authorized Android MCP connection, using current screen state, visible actions, and verified results. Requires an Android companion and a connected MCP endpoint.",
"developerName": "anotb",
"category": "Productivity",
"capabilities": ["Read", "Write"],
"defaultPrompt": [
"Use my phone to help me finish a task across apps.",
"Check the current screen on my connected Android phone.",
"Help me troubleshoot a setting on my phone."
]
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai