agent-device✓
io.github.callstackincubator/agent-device · v0.14.8
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.callstackincubator/agent-device",
"description": "Discovery router for the agent-device CLI with status, install, help, prompts, and resources.",
"title": "agent-device",
"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"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}