Files
callstack__agent-device/server.json
Michał Pierzchała 76cee982ba fix: stabilize iOS runner navigation taps (#702)
* 0.16.14

* fix: stabilize iOS runner navigation taps

* fix: recover iOS runner after AX failures

* docs: clarify AX-unavailable snapshot recovery

* test: cover synthesized ios provider taps

* test: cover iOS runner AX failure paths

* fix: clarify sparse iOS AX recovery hint
2026-06-07 11:17:27 +02:00

22 lines
594 B
JSON

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.callstackincubator/agent-device",
"title": "agent-device",
"description": "Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps",
"repository": {
"url": "https://github.com/callstackincubator/agent-device",
"source": "github"
},
"version": "0.16.14",
"packages": [
{
"registryType": "npm",
"identifier": "agent-device",
"version": "0.16.14",
"transport": {
"type": "stdio"
}
}
]
}