Permissions

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://reference.textline.com/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Textline API MCP server": {
    "url": "https://reference.textline.com/mcp"
  }
}

Close

Access and responses to API calls will be limited by the permissions the user has within Textline. For example, a user that cannot see departments other than the ones they are in will only see the ones they are in for the department, /api/groups.json, call. For full access, make sure to use an account that is given all permissions.