Kissflow Connector for AI agents.
9 live capabilities
Manage business workflows and process requests through natural conversation.
Waiting for input…
Why people use Kissflow
Kissflow for Real-Time Process Monitoring
This Connector changes that by letting you just ask. You can pull the status of a specific process item or list all pending approvals in a single sentence. You get a clear picture of your operations without the manual hunting.
What Vinkius changes
You get a conversational interface for your entire Kissflow operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Stuck Approvals
A manager asks the agent to find all pending approvals for the Travel Request process to see which ones need attention.
- Real-world use case 02
Data Auditing
An IT admin asks for a list of all records in the Vendor Registration dataset to check for duplicate entries.
- Real-world use case 03
Onboarding Check
A coordinator asks the agent to list all items in the Employee Onboarding dataform to see who is starting this week.
Complete set · 9capabilities
The complete Kissflow capability set.
These are the exact actions your AI can choose when you ask it to work with Kissflow.
01—03
3 capabilities in this set.
Part of 9 available through Kissflow.
- 01 Capability
List processes
See all workflow processes and their multi-step business logic. This gives you a bird's eye view of your workflows.
- 02 Capability
Get user details
Get specific profile information for any user in your Kissflow account. This is useful for identifying specific team members.
- 03 Capability
List dataform items
View or export all collected entries from a specific dataform. Use this to see what data your team has submitted.
04—06
3 capabilities in this set.
Part of 9 available through Kissflow.
- 04 Capability
List dataforms
See a full list of all dataforms available for data collection. This helps you see all your custom data entry points.
- 05 Capability
List dataset items
Query and list records from your master data or reference tables. Use this to pull specific rows from your datasets.
- 06 Capability
List datasets
Browse all datasets used for master data management. This shows you all your central data tables at once.
07—09
3 capabilities in this set.
Part of 9 available through Kissflow.
- 07 Capability
List groups
View all user groups to manage access control and permissions. This helps you see how your permissions are structured.
- 08 Capability
List process items
Track the progress of individual requests within a specific workflow. Use this to see exactly where a request is stuck.
- 09 Capability
List users
Identify all users by their email addresses and unique IDs. Use this to get a full list of everyone in your account.
Set up in minutes
One URL. Then ask Kissflow to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kissflow 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_wqzleunfRCx5tQmXOECq06jWV47JYkworNC60oLe/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 Kissflow, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kissflow for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wqzleunfRCx5tQmXOECq06jWV47JYkworNC60oLe/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 Kissflow URL.
- Step 03
Save and start
Save the connection and enable Kissflow in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kissflow": {
"url": "https://edge.vinkius.com/vk_preview_wqzleunfRCx5tQmXOECq06jWV47JYkworNC60oLe/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 Kissflow
Open Agent mode in chat and ask: "Using Kissflow, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kissflow": {
"url": "https://edge.vinkius.com/vk_preview_wqzleunfRCx5tQmXOECq06jWV47JYkworNC60oLe/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 Kissflow
Ask Copilot: "Using Kissflow, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kissflow": {
"url": "https://edge.vinkius.com/vk_preview_wqzleunfRCx5tQmXOECq06jWV47JYkworNC60oLe/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 Kissflow
Open Cascade and ask: "Using Kissflow, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kissflow": {
"url": "https://edge.vinkius.com/vk_preview_wqzleunfRCx5tQmXOECq06jWV47JYkworNC60oLe/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 Kissflow
Ask Cline: "Using Kissflow, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kissflow --transport http "https://edge.vinkius.com/vk_preview_wqzleunfRCx5tQmXOECq06jWV47JYkworNC60oLe/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 Kissflow
Ask Claude: "Using Kissflow, show me...". 9 tools are ready
Where the request belongs
Work Kissflow can move forward.
This is for the operations lead who is drowning in status update emails and the IT manager who needs to audit process data without manual exports.
Operations Manager
Monitors bottlenecks and approves requests across various departments.
IT Administrator
Audits data schemas and manages user groups to ensure security.
Project Coordinator
Tracks request statuses to keep projects moving on schedule.
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.
QingFlow
Leading no-code BPM automation platform. manage applications, data records, and workflows via AI.
Chuanyun
Enterprise workflow automation and digital engine. manage business objects, forms, and approval history via AI.
Workload
Build visual workflow automations that connect your favorite apps and eliminate repetitive manual tasks across your business.
Flow
Manage projects, tasks, and team collaboration via AI agents with Flow (getflow.com).
Bring your own AI
Change the model, client or framework. Keep Kissflow 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 Kissflow.
The practical details behind the request, access and result.
Can I use Kissflow MCP to see my pending approvals?
Yes, you can ask your agent to list processes and check specific items to see what's waiting for your action.
Does Kissflow MCP allow me to see user data?
It lets you list users and get specific profile details to help manage your team and check group memberships.
How do I see the data collected in our forms?
You can use the Connector to list all dataforms and see the specific entries within them to review submitted information.
Can I use Kissflow MCP to create new workflows?
This Connector is for managing and querying existing workflows. You still need the web app to build new ones.
Is Kissflow MCP good for auditing our datasets?
Yes, it's great for quickly querying records in your datasets without manual exports, making it much faster to verify data.
Can I check who is in which group?
You can use it to list all user groups to see your current access control setup and permissions.
Can I create and track requests within processes?
Yes. Create new requests within any process, update request data, and track them through workflow stages including pending approvals.
Does Kissflow require four credentials?
Yes. Kissflow requires Access Key ID, Secret Access Key, Subdomain, and Account ID. Requests go to https://{subdomain}.kissflow.com/v1/{accountId}/.
Can I monitor pending approvals?
Yes. Track all pending approvals across processes with assignee, status, and deadline information.
One connection away
Give your agent a direct line to Kissflow.
Connect Kissflow once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available