Skip to main content

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:
claude mcp add textin-docflow-docs --transport sse http://docflow.textin.com/textin-docs/mcp

Verify Installation

Run the following command to view added MCP services:
claude 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.