Skip to content
Cline

cli for Cline

io.github.pushtodisplay/cli

PushToDisplay MCP server — send real-time updates to display boards on iOS and Android devices.

client:Cline transport:stdio runtime:npm

Install cli in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "pushtodisplay"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cli in other clients