12 days ago
Discovery router for the agent-device CLI with status, install, help, prompts, and resources.
Server Config
{
"mcpServers": {
"agent-device": {
"command": "npx",
"args": [
"-y",
"agent-device",
"mcp"
]
}
}
}