Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
3 つの手順で TextIn Docflow Document Skill を連携する方法
npm install -g @anthropic-ai/claude-code
claude mcp add textin-docflow-docs --transport sse http://docflow.textin.ai/textin-docs/mcp
mkdir -p "$HOME/.claude/skills/textin-docflow-document" && \ curl -sS -L "http://docflow.textin.ai/textin-docs/skills/docflow/document" \ -o "$HOME/.claude/skills/textin-docflow-document/SKILL.md"
What are the parameters for the Docflow document parsing API?