F
fci-mcp
/fluxink-mcp-chatgpt-show-handwriting-canvas
fluxink mcp chatgpt show handwriting canvas
Open the FluxInk handwriting recognition canvas. The user draws freehand strokes with a stylus, finger, or mouse. The strokes are converted by one of two model
liveverifiedunknown~5s typical
mcpprobedfci-mcp
$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-ai-fluxink-fci-mcp /fluxink-mcp-chatgpt-show-handwriting-canvas for me.
Input
| Field | Type | Description |
|---|---|---|
| mode | string (general | structure) | Recognition family for the canvas. Use general for text, math, and chemical formulas; use default "general" |
| prompt | string | The original chat message that triggered the canvas. Passed through to the follow-up messa |
| language | string | Optional language hint for text mode. Omit to use the mixed-language model default. |
| force_new | boolean | Set true ONLY when the user explicitly asks for a brand-new canvas. Otherwise leave false default false |
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-ai-fluxink-fci-mcp","endpoint":"/fluxink-mcp-chatgpt-show-handwriting-canvas","input":{"mode":"general","force_new":false}}'cli
npx cracked-ai run -p mcp-ai-fluxink-fci-mcp -e /fluxink-mcp-chatgpt-show-handwriting-canvas -i '{"mode":"general","force_new":false}'mcp
run_tool({ provider: "mcp-ai-fluxink-fci-mcp", endpoint: "/fluxink-mcp-chatgpt-show-handwriting-canvas", input: {"mode":"general","force_new":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.