Files
callstack__agent-device/server.json
T
Michał Pierzchała be5081d4d6 0.16.9
2026-06-01 17:10:06 -05:00

22 lines
592 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.9",
"packages": [
{
"registryType": "npm",
"identifier": "agent-device",
"version": "0.16.9",
"transport": {
"type": "stdio"
}
}
]
}