difyTo use Dify tools, create a Connector with the following fields:
| Field | Required | Description |
|---|---|---|
instance_name | Yes | Display name for this connector instance |
base_url | Yes | Dify App MCP endpoint URL (e.g., https://api.dify.ai/mcp/server/{secret}) |
The MCP endpoint URL can be found in the Dify application under Publish → MCP settings.
The Dify connector uses the MCP protocol to automatically discover tools exposed by Dify applications after connecting.