mirror of
https://github.com/callstack/agent-device.git
synced 2026-09-14 20:06:34 +08:00
22 lines
583 B
JSON
22 lines
583 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/callstack/agent-device",
|
|
"source": "github"
|
|
},
|
|
"version": "0.18.1",
|
|
"packages": [
|
|
{
|
|
"registryType": "npm",
|
|
"identifier": "agent-device",
|
|
"version": "0.18.1",
|
|
"transport": {
|
|
"type": "stdio"
|
|
}
|
|
}
|
|
]
|
|
}
|