Yida Connector for AI agents.
10 live capabilities
Manage DingTalk low-code forms and approval workflows with natural language.
Waiting for input…
Why people use Yida
Yida for DingTalk Workflow Automation
With this Connector, you just ask your agent for the update. It pulls the data directly from Yida and tells you who has the ball. You get your answer in seconds without ever opening a browser tab.
What Vinkius changes
You get a natural language interface for your entire DingTalk low-code operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Resolving stuck approvals
An operations manager asks the agent to check why a purchase request is late.
- Real-world use case 02
Bulk data updates
An admin needs to update 10 records.
- Real-world use case 03
Schema auditing
An IT pro needs to know the field IDs for a form.
Complete set · 10capabilities
The complete Yida capability set.
These are the exact actions your AI can choose when you ask it to work with Yida.
01—04
4 capabilities in this set.
Part of 10 available through Yida.
- 01 Capability
Create record
Add a new entry to a form. This lets your agent submit data on your behalf.
- 02 Capability
Delete record
Remove a specific record from your form. Use this to clean up old or incorrect data.
- 03 Capability
Get form schema
Get the specific field layout for any form. This helps you understand exactly what data points are required.
- 04 Capability
Get instance timeline
See the step-by-step progress of a workflow. Use this to find out who is currently holding up an approval.
05—07
3 capabilities in this set.
Part of 10 available through Yida.
- 05 Capability
Get record details
Pull all information from a specific form instance. This is great for getting a full snapshot of a request.
- 06 Capability
List data ids
Get a list of IDs for your data records. Use this to quickly find the right items to update or delete.
- 07 Capability
List forms
See every form available in your Yida application. This lets you browse your available business capabilities quickly.
08—10
3 capabilities in this set.
Part of 10 available through Yida.
- 08 Capability
List users
See who has access to your application. Use this to manage team assignments and permissions.
- 09 Capability
List workflows
See all the active workflows in your app. This helps you keep track of the processes your team uses.
- 10 Capability
Update record
Change the information in an existing record. Use this to push updates to your business data instantly.
Set up in minutes
One URL. Then ask Yida to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Yida from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cFO1nNOboSPO0clMIxVmxmMMqFcWWrHo8zJBSOiX/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Yida, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Yida for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cFO1nNOboSPO0clMIxVmxmMMqFcWWrHo8zJBSOiX/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Yida URL.
- Step 03
Save and start
Save the connection and enable Yida in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"yida": {
"url": "https://edge.vinkius.com/vk_preview_cFO1nNOboSPO0clMIxVmxmMMqFcWWrHo8zJBSOiX/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Yida
Open Agent mode in chat and ask: "Using Yida, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"yida": {
"url": "https://edge.vinkius.com/vk_preview_cFO1nNOboSPO0clMIxVmxmMMqFcWWrHo8zJBSOiX/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Yida
Ask Copilot: "Using Yida, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"yida": {
"url": "https://edge.vinkius.com/vk_preview_cFO1nNOboSPO0clMIxVmxmMMqFcWWrHo8zJBSOiX/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Yida
Open Cascade and ask: "Using Yida, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"yida": {
"url": "https://edge.vinkius.com/vk_preview_cFO1nNOboSPO0clMIxVmxmMMqFcWWrHo8zJBSOiX/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Yida
Ask Cline: "Using Yida, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add yida --transport http "https://edge.vinkius.com/vk_preview_cFO1nNOboSPO0clMIxVmxmMMqFcWWrHo8zJBSOiX/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Yida
Ask Claude: "Using Yida, show me...". 10 tools are ready
Where the request belongs
Work Yida can move forward.
This is for the operations lead who's tired of babysitting manual data entry or the IT admin who needs to audit schemas without opening five different browser tabs.
Operations Manager
Monitors approval timelines and updates records to keep projects moving.
IT Administrator
Audits form schemas and manages user permissions across the enterprise.
Department Head
Oversees internal requests and inventory tracking through a single chat interface.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsJiandaoyun
Cloud-based zero-code data management platform. manage forms, records, and workflows via AI.
Chuanyun
Enterprise workflow automation and digital engine. manage business objects, forms, and approval history via AI.
Kintone
Build custom business apps without code using drag-and-drop forms, workflow automation, and team collaboration spaces.
DingTalk
Alibaba's B2B office platform. manage users, departments, send notifications, track attendance, and automate approval workflows.
Feathery
Automate forms and user workflows via Feathery. manage users, retrieve form data, and monitor connector logs directly through your AI agent.
Mingdao Cloud
Enterprise zero-code application and workflow platform. manage worksheets, records, and automations via AI.
Bring your own AI
Change the model, client or framework. Keep Yida 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 Yida.
The practical details behind the request, access and result.
What can the Yida MCP do for my team?
It lets your team interact with Yida forms and workflows using natural language. You can create records, check approval statuses, and manage users without navigating the DingTalk interface.
How does the Yida MCP help with DingTalk workflows?
It gives your AI agent the ability to monitor approval timelines. You can ask about specific requests and get real-time updates on who is currently reviewing them.
Can I use the Yida MCP to update existing data?
Yes, your agent can use it to modify specific records. You can tell your agent to update quantities, names, or any other field within your Yida forms.
Does the Yida MCP support different form types?
It works with any form in your Yida application. Your agent can list all forms and retrieve the specific field schemas for each one.
Can I manage users through the Yida MCP?
Yes, it includes a way to list application users. This helps you manage who has access and how they are assigned to different tasks.
Is the Yida MCP good for auditing data structures?
It's great for that. Your agent can pull the internal schemas for your forms, which helps you understand exactly how your data is organized.
How do I find my DingTalk App Key and Secret?
Log in to the DingTalk Developer Backend, create or select an 'Internal Enterprise Application', and you will find the App Key and App Secret under the 'Credentials' section.
Where can I find the Yida 'App Code'?
Open your Yida application, go to [Settings] → [Deployment and O&M], and you will find the 'App Code' (Application Code) there. It is required for all Yida API calls.
Can I see the approval history of a record?
Yes. Use the get_instance_timeline capability with the form instance ID. It will return the full approval history, including who approved it and at what time.
One connection away
Give your agent a direct line to Yida.
Connect Yida once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available