Speed Reader
SR
Speed Reader
/speed_read

speed read

Render a Speed Reader for the provided text. The user can speed-read articles, documents, or any wall of text via Rapid Serial Visual Presentation (RSVP) with d

liveverifiedunknown~5s typical
mcpprobedspeedreader
$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-com-archerionlabs-speedread /speed_read for me.

Input

FieldTypeDescription
text*stringThe text to speed-read.
titlestringOptional short title or source hint shown in the reader header.

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-com-archerionlabs-speedread","endpoint":"/speed_read","input":{"text":"..."}}'
cli
npx cracked-ai run -p mcp-com-archerionlabs-speedread -e /speed_read -i '{"text":"..."}'
mcp
run_tool({ provider: "mcp-com-archerionlabs-speedread", endpoint: "/speed_read", input: {"text":"..."} })

Try it

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