Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-docflow.textin.com/llms.txt

Use this file to discover all available pages before exploring further.

01 What is Docflow Document MCP

TextIn Docflow Document MCP is a service based on Model Context Protocol that provides AI Coding Agents with document retrieval capabilities for TextIn Docflow. After integration, your Agent can:
  • Query Docflow API documentation
  • Get API parameter descriptions
  • Search for usage examples and best practices

02 Installation

Add MCP Service

Run the following command in your terminal:
codex mcp add textin-docflow-docs --url http://docflow.textin.com/textin-docs/mcp

Verify Installation

Run the following command to view added MCP services:
codex mcp list
The output should include textin-docflow-docs.
Ensure your network can access docflow.textin.com. If there are network restrictions, contact your administrator to whitelist the domain.