Files
callstack__agent-device/server.json
T
Michał Pierzchała fda81c5121 0.20.10
2026-08-18 21:30:43 +02:00

22 lines
594 B
JSON

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.callstack/agent-device",
"title": "agent-device",
"description": "MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps",
"repository": {
"url": "https://github.com/callstack/agent-device",
"source": "github"
},
"version": "0.20.10",
"packages": [
{
"registryType": "npm",
"identifier": "agent-device",
"version": "0.20.10",
"transport": {
"type": "stdio"
}
}
]
}