fci-mcp
F
fci-mcp
/fluxink-mcp-chatgpt-recognize-image

fluxink mcp chatgpt recognize image

FluxInk image text recognition. Extract text from an EXISTING image (file upload, URL, or base64) the user provides. Higher accuracy than built in vision for ti

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-recognize-image for me.

Input

FieldTypeDescription
image*stringImage to recognize text from. Pass an image from the conversation.
languagestring (en | zh | paddle | formula | latex)Recognition mode. Allowed values. en (English text). zh (Chinese text). paddle (multilingu default "en"

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-recognize-image","input":{"image":"...","language":"en"}}'
cli
npx cracked-ai run -p mcp-ai-fluxink-fci-mcp -e /fluxink-mcp-chatgpt-recognize-image -i '{"image":"...","language":"en"}'
mcp
run_tool({ provider: "mcp-ai-fluxink-fci-mcp", endpoint: "/fluxink-mcp-chatgpt-recognize-image", input: {"image":"...","language":"en"} })

Try it

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