agent q for Claude Desktop
io.github.stelis-dev/agent-q
Local MCP server for requesting signatures from Agent-Q Firmware.
client:Claude Desktop
transport:stdio
runtime:npm
Install agent q in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-q": {
"command": "npx",
"args": [
"-y",
"@stelis/agent-q"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs