Skip to content
Vinkius

Dify.AI SDK Connector for AI agents.

14 live capabilities

Trigger Dify workflows and manage chatbot sessions from your agent.

Live agent request Dify.AI SDK / Connector

Waiting for input…

AI Agent

Why people use Dify.AI SDK

Dify.AI SDK for Automated LLM Ops Workflows

With the Dify.AI SDK MCP, you can move that complexity into Dify. Instead of the agent trying to do the work, it just triggers a pre-built workflow. You get a cleaner agent, more reliable execution, and a much easier way to see what's happening under the hood.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

Your agent gets a direct remote control for everything you've built in Dify.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Automated Data Processing

    A user asks the agent to process a CSV.

  2. Real-world use case 02

    Customer Support Routing

    An agent receives a query and uses chat_message to send it to a specific Dify chatbot trained on company documentation.

  3. Real-world use case 03

    RLHF Feedback Loop

    A product team wants to collect user ratings.

Complete set · 14capabilities

The complete Dify.AI SDK capability set.

These are the exact actions your AI can choose when you ask it to work with Dify.AI SDK.

Capability set01 / 04

01—04

4 capabilities in this set.

Part of 14 available through Dify.AI SDK.

  1. 01 Capability

    Rename conversation

    Update the title of an existing Dify conversation for better organization.

  2. 02 Capability

    Send completion

    Send a text completion request to a Dify app and get the full generated text back.

  3. 03 Capability

    Stop chat generation

    Interrupt a streaming chat response if the agent needs to stop early.

  4. 04 Capability

    Submit feedback

    Send a like or dislike rating for a specific message to help with model tuning.

Capability set02 / 04

05—08

4 capabilities in this set.

Part of 14 available through Dify.AI SDK.

  1. 05 Capability

    Get suggested questions

    Fetch the next set of suggested questions for a chat response to keep the user engaged.

  2. 06 Capability

    Upload file

    Upload a file from a URL so Dify can perform multi-modal analysis on it.

  3. 07 Capability

    Chat message

    Send a new message to a Dify Application to continue a conversation.

  4. 08 Capability

    Get app meta

    Fetch the configuration metadata for a specific Dify application.

Capability set03 / 04

09—11

3 capabilities in this set.

Part of 14 available through Dify.AI SDK.

  1. 09 Capability

    Get conversation messages

    Retrieve all historical messages from a specific Dify conversation ID.

  2. 10 Capability

    Delete conversation

    Remove a specific conversation from your Dify history to keep your data clean.

  3. 11 Capability

    Get conversations

    List the most recent conversations associated with a user.

Capability set04 / 04

12—14

3 capabilities in this set.

Part of 14 available through Dify.AI SDK.

  1. 12 Capability

    Get workflow info

    Get the basic details and configuration of a Dify workflow.

  2. 13 Capability

    Get workflow parameters

    See exactly which parameters a Dify workflow requires before you run it.

  3. 14 Capability

    Run workflow

    Execute a Dify Workflow application with your specific JSON inputs.

Set up in minutes

One URL. Then ask Dify.AI SDK to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dify.AI SDK from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_esFwQvD1BTqmueeHwIOlGHPDJ8Oq0FzvLe2J4jkV/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Dify.AI SDK, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Dify.AI SDK for the conversation.

Where the request belongs

Work Dify.AI can move forward.

Built around the request

This is for the LLM engineers who are tired of building the same logic twice. It's for developers who already have a Dify instance and need their agents to actually execute work instead of just chatting.

01

LLM Engineer

You'll use this to connect multi-agent systems to complex Dify workflows for heavy lifting.

02

Product Manager

You'll use this to automate RLHF pipelines and monitor how users are interacting with your bots.

03

Backend Developer

You'll use this to expose Dify capabilities to your own frontend without writing extra middleware.

Bring your own AI

Change the model, client or framework. Keep Dify.AI connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Dify.AI.

The practical details behind the request, access and result.

How does the Dify.AI SDK MCP help with multi-agent systems?

It allows you to treat Dify workflows as capabilities. Your main agent can call specific workflows to handle heavy lifting, like data processing or complex calculations, while it stays focused on the conversation.

Can I use the Dify.AI SDK MCP to manage my chat history?

Yes. You can use it to list recent conversations, rename them for better organization, or even delete them if they are no longer needed.

Does the Dify.AI SDK MCP support uploading files for my agents?

It does. You can provide a URL for a file, and the Connector will upload it to Dify so the platform can perform multi-modal analysis on it.

Can I use this to improve my model's performance?

Definitely. By using the feedback capabilities, your agent can submit 'like' or 'dislike' ratings directly to Dify, which is a key part of the RLHF process for model tuning.

Is it hard to set up the Dify.AI SDK MCP?

Not at all. If you have a Dify account and an API key for your app, you just need to provide those credentials to your AI client to get started.

Can my agent trigger Dify workflows with custom data?

Yes, it can. Your agent can send dynamic JSON parameters to any Dify workflow, allowing for highly customized and automated actions.

Does this work with self-hosted Dify?

Yes, simply replace the Base URL credential with your own domain (e.g. https://dify.mycompany.com/v1).

One connection away

Give your agent a direct line to Dify.AI.

Connect Dify.AI once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available