Blipboard
A realistic split-flap display board your agent can push text to.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Create Board Tool: Create a new Blipboard split-flap display board. Returns the display URL (open it on any screen — that IS the board, safe to share) and a secret pushToken used to push content later
- Push Scenes Tool: Push text scenes to a Blipboard board. Scenes replace your source's previous scenes by default and rotate as a playlist on the display. Requires the board's secret pushToken.
- Read Board Tool: Read what a Blipboard board is currently showing: its layout and the active scene playlist. No pushToken needed.
What data it sees
Do you need an account
No: the server works without sign-in
A realistic split-flap display board your agent can push text to. Create a board with one tool call (no account needed), share the board URL to any screen, and push text scenes that flip in within seconds. Supports per-tile colors, emojis, blink animations, TTL-expiring scenes, and per-board styling.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| create-board-tool | Create a new Blipboard split-flap display board. Returns the display URL (open it on any screen — that IS the board, safe to share) and a secret pushToken used to push content later. No account needed. |
| push-scenes-tool | Push text scenes to a Blipboard board. Scenes replace your source's previous scenes by default and rotate as a playlist on the display. Requires the board's secret pushToken. |
| read-board-tool | Read what a Blipboard board is currently showing: its layout and the active scene playlist. No pushToken needed. |
| update-board-tool | Change a Blipboard board's look without recreating it: switch to a named style preset and/or set fine-grained style overrides (fonts, tile colors, flip speed, transitions). The open display picks the change up within ~10 seconds. Layout stays immutable. Requires the board's secret pushToken. |
| delete-board-tool | Permanently delete a Blipboard board and all its scenes. Requires the board's secret pushToken. This cannot be undone. |