QingFlow Connector for AI agents.
10 live capabilities
Manage business workflows and data records through a natural conversation.
Waiting for input…
Why people use QingFlow
QingFlow BPM Automation for Seamless Operations
This Connector changes that. Instead of hunting for data, you just ask your agent what's going on. It pulls the status directly from QingFlow and gives you the answer in seconds. You get a conversational way to manage your entire workflow without ever opening the dashboard.
What Vinkius changes
You get a conversational interface for your entire BPM system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
HR Approval Tracking
An HR lead asks about a pending vacation request.
- Real-world use case 02
Asset Management
A manager needs to see all company laptops.
- Real-world use case 03
Procurement Entry
A staff member describes a new order.
Complete set · 10capabilities
The complete QingFlow capability set.
These are the exact actions your AI can choose when you ask it to work with QingFlow.
01—04
4 capabilities in this set.
Part of 10 available through QingFlow.
- 01 Capability
List data
Get a list of all records within a specific application. Use this to see a high-level view of all active requests or items.
- 02 Capability
Create record
Make a new entry in any of your applications. This lets your agent start new processes like submitting a request.
- 03 Capability
Delete record
Remove a specific application record from your system. This helps keep your data clean by getting rid of outdated entries.
- 04 Capability
Get app schema
See the full structure of an application's fields. This helps your agent understand what data points are available to interact with.
05—07
3 capabilities in this set.
Part of 10 available through QingFlow.
- 05 Capability
Get record details
Pull all the specific information for a single record. This lets your agent give you a full summary of a request or item.
- 06 Capability
List apps
See every application currently running in your QingFlow workspace. This gives your agent a map of all your available business processes.
- 07 Capability
List users
See who has access to your workspace. This helps you manage team participation and assignments quickly.
08—10
3 capabilities in this set.
Part of 10 available through QingFlow.
- 08 Capability
List workflows
View all the automated workflows tied to an application. This helps you understand the logic behind your business processes.
- 09 Capability
Update record
Change the data in an existing record. Use this to move things forward or correct information in real-time.
- 10 Capability
Get workflow status
Find out where a specific record is in its approval journey. It tells you if something is pending, approved, or rejected.
Set up in minutes
One URL. Then ask QingFlow to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use QingFlow 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_ir88louENWfpGVYNv2waRxJbqNU2vRJGBVGdNBFM/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 QingFlow, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable QingFlow for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ir88louENWfpGVYNv2waRxJbqNU2vRJGBVGdNBFM/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 QingFlow URL.
- Step 03
Save and start
Save the connection and enable QingFlow in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"qingflow": {
"url": "https://edge.vinkius.com/vk_preview_ir88louENWfpGVYNv2waRxJbqNU2vRJGBVGdNBFM/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 QingFlow
Open Agent mode in chat and ask: "Using QingFlow, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"qingflow": {
"url": "https://edge.vinkius.com/vk_preview_ir88louENWfpGVYNv2waRxJbqNU2vRJGBVGdNBFM/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 QingFlow
Ask Copilot: "Using QingFlow, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"qingflow": {
"url": "https://edge.vinkius.com/vk_preview_ir88louENWfpGVYNv2waRxJbqNU2vRJGBVGdNBFM/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 QingFlow
Open Cascade and ask: "Using QingFlow, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"qingflow": {
"url": "https://edge.vinkius.com/vk_preview_ir88louENWfpGVYNv2waRxJbqNU2vRJGBVGdNBFM/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 QingFlow
Ask Cline: "Using QingFlow, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add qingflow --transport http "https://edge.vinkius.com/vk_preview_ir88louENWfpGVYNv2waRxJbqNU2vRJGBVGdNBFM/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 QingFlow
Ask Claude: "Using QingFlow, show me...". 10 tools are ready
Where the request belongs
Work QingFlow can move forward.
This is for the operations manager who's tired of hunting through spreadsheets and multiple dashboards to see where a request is stuck. It's for the person who needs to keep the gears turning without being the one turning them manually every time.
Operations Manager
Checks approval statuses and updates records during morning syncs to keep projects moving.
HR Coordinator
Manages employee requests and updates records without leaving their chat interface.
IT Administrator
Audits application schemas and manages workspace user lists to ensure correct permissions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHiFlow
Workflow and business process management.
Zeev
Digitize business processes with BPMN workflows, electronic forms, and approval chains that replace paper and email chaos.
Chuanyun
Enterprise workflow automation and digital engine. manage business objects, forms, and approval history via AI.
Kissflow
Build low-code workflows, process apps, and case management solutions that digitize operations without heavy IT involvement.
Camunda (BPMN Engine)
Orchestrate business processes via Camunda. deploy BPMN models, start instances, and manage user tasks directly from any 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 QingFlow 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 QingFlow.
The practical details behind the request, access and result.
How does QingFlow help with my business workflows?
It lets your AI agent interact with your no-code BPM platform to check statuses, create records, and manage data without you needing to use the web dashboard.
Can the QingFlow MCP handle HR approvals?
Yes, it can check the status of any record in your HR workflow and tell you exactly where it's stuck or who needs to sign off.
Is this good for tracking company assets?
It's great for that. Your agent can list all records in your asset management app or pull specific details on any piece of equipment.
Can I use this to update records automatically?
Yes, your agent can use the update capability to change information in your existing records based on your instructions.
How do I get my agent to see my app schemas?
The Connector allows your agent to pull the full schema of your QingFlow apps, so it knows exactly which fields are available to fill out.
Can I manage my team's access through this?
Yes, you can ask your agent to list the users in your workspace to see who has access and what their roles are.
How do I find my QingFlow Access Token?
Log in to QingFlow, go to the Qing Store (轻商城), install the 'OPEN API' plugin under Third-party Connections, and find your Access Token in the plugin configuration.
Can I check why a request is pending approval?
Yes. Using the get_workflow_status capability with the application and record IDs, you can retrieve the current approval node, the person responsible, and the status of the process.
How do I format the data for creating a record?
QingFlow uses a specific format for its fields. Use the get_app_schema capability first to see the queId for each field, then provide the data as a JSON string following the required structure.
One connection away
Give your agent a direct line to QingFlow.
Connect QingFlow once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available