Files

22 lines
585 B
JSON
Raw Permalink Normal View History

2026-05-11 17:28:04 +02:00
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.callstackincubator/agent-device",
"title": "agent-device",
2026-05-18 15:56:36 +02:00
"description": "Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps",
2026-05-11 17:28:04 +02:00
"repository": {
"url": "https://github.com/callstack/agent-device",
2026-05-11 17:28:04 +02:00
"source": "github"
},
2026-06-25 21:48:19 +02:00
"version": "0.17.10",
2026-05-11 17:28:04 +02:00
"packages": [
{
"registryType": "npm",
"identifier": "agent-device",
2026-06-25 21:48:19 +02:00
"version": "0.17.10",
2026-05-11 17:28:04 +02:00
"transport": {
"type": "stdio"
}
}
]
}