fci-mcp
F
fci-mcp
/fluxink-mcp-chatgpt-synthesize-handwriting-style

fluxink mcp chatgpt synthesize handwriting style

Internal FluxInk natural texture ink execution endpoint. Invoked ONLY by the style canvas widget when the user clicks Generate. Do NOT call this tool directly f

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-synthesize-handwriting-style for me.

Input

FieldTypeDescription
text*stringText to synthesize in the captured handwriting style.
cell_sizenumberCharacter cell size in pixels. default 128
legibilitynumberLegibility level (0.0 to 2.0). default 1
style_textstringText the user actually wrote as the style sample (for accurate style conditioning). If omi
stroke_widthnumberOutput stroke width (1.0 to 15.0). default 3.5
style_strokes*stringJSON encoded array of style strokes captured from the canvas.

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-synthesize-handwriting-style","input":{"text":"...","cell_size":128,"legibility":1,"stroke_width":3.5,"style_strokes":"..."}}'
cli
npx cracked-ai run -p mcp-ai-fluxink-fci-mcp -e /fluxink-mcp-chatgpt-synthesize-handwriting-style -i '{"text":"...","cell_size":128,"legibility":1,"stroke_width":3.5,"style_strokes":"..."}'
mcp
run_tool({ provider: "mcp-ai-fluxink-fci-mcp", endpoint: "/fluxink-mcp-chatgpt-synthesize-handwriting-style", input: {"text":"...","cell_size":128,"legibility":1,"stroke_width":3.5,"style_strokes":"..."} })

Try it

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