← Back to Plugins
MCP Server MCP

io.github.pushtodisplay/cli

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "pushtodisplay",
      "version": "0.1.14",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...