cli for Claude Desktop
io.github.pushtodisplay/cli
PushToDisplay MCP server — send real-time updates to display boards on iOS and Android devices.
client:Claude Desktop
transport:stdio
runtime:npm
Install cli in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"pushtodisplay"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs