10 lines
271 B
JSON
10 lines
271 B
JSON
{
|
|
"mcpServers": {
|
|
"android-mcp": {
|
|
"description": "MCP Server for interacting with Android devices. Control, inspect, and automate Android devices via ADB through Claude.",
|
|
"command": "uvx",
|
|
"args": ["--python", "3.13", "android-mcp"]
|
|
}
|
|
}
|
|
}
|