23 days ago
Expose Android's app runtime data to coding agents for efficient navigation, debugging, network monitoring, network mocking/interceptions and a bit more.
Server Config
{
"mcpServers": {
"dta-cli": {
"command": "dta-cli",
"args": [
"mcp"
]
},
"dta-android-studio-http": {
"type": "http",
"url": "http://localhost:12321/mcp"
}
}
}