Files
callstack__agent-device/server.json
T
Michał Pierzchała af5db7f83d 0.14.8
2026-05-11 21:32:48 +02:00

22 lines
604 B
JSON

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.callstackincubator/agent-device",
"title": "agent-device",
"description": "Discovery router for the agent-device CLI with status, install, help, prompts, and resources.",
"repository": {
"url": "https://github.com/callstackincubator/agent-device",
"source": "github"
},
"version": "0.14.8",
"packages": [
{
"registryType": "npm",
"identifier": "agent-device",
"version": "0.14.8",
"transport": {
"type": "stdio"
}
}
]
}