blipboard
B
blipboard
/read-board-tool

Read Board Tool

Read what a Blipboard board is currently showing: its layout and the active scene playlist. No pushToken needed.

liveunknown~5s typical
mcpblipboard
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-blip-board-blipboard /read-board-tool for me.

Input

FieldTypeDescription
boardUrl*stringThe board displayUrl or its bare 21-character display token.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-blip-board-blipboard","endpoint":"/read-board-tool","input":{"boardUrl":"..."}}'
cli
npx cracked-ai run -p mcp-app-blip-board-blipboard -e /read-board-tool -i '{"boardUrl":"..."}'
mcp
run_tool({ provider: "mcp-app-blip-board-blipboard", endpoint: "/read-board-tool", input: {"boardUrl":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.