ai.fluxink/fci-mcp
ai.fluxink/fci-mcpConvert handwriting into text, LaTeX math, chemistry, or molecular structures.
Tools · 6
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 from chat. To render text in the personal…
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 tightly packed text, multi language docume…
Internal FluxInk handwriting recognition execution endpoint. Invoked ONLY by the handwriting canvas widget when the user finishes drawing. Do NOT call this tool directly from chat. To capture handwrit…
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 families: general recognition for handwr…
FluxInk document layout generator. Transform raw text content into a structured PDF using one of seven study or work templates, then preview it in an embedded PDF viewer widget. Supported layout_type…
Open the FluxInk natural texture ink style capture canvas. The user draws a few sample characters in a personal handwriting style. The widget then renders the requested text as a PNG spritesheet IN TH…
Resources · 3
Interactive FluxInk canvas. Draw freehand strokes and convert them to typed text, LaTeX math, LaTeX chemistry, or SMILES molecular structures.
ui://widget/hwr-widget.html
Embedded PDF viewer for FluxInk generated study, meeting, Cornell, SQ3R, 5W1H, Zettelkasten, bullet points, and PSO document layouts.
ui://widget/autodesign.html
FluxInk natural texture ink style capture canvas. Draw a few sample characters to capture a personal handwriting style, then render any text in that style.
ui://widget/nti-widget.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.fluxink/fci-mcp": {
"url": "https://mcp.fluxink.ai/servers/f6b6758dba6c4c92b83407a113fdb80b/mcp",
"transport": "streamable-http"
}
}
}