# Zeev MCP for AI Agents AI Agent Connect

> Zeev MCP connects your AI agent to your business process management platform. It lets you handle workflows, manage approvals, and submit forms through a chat interface instead of clicking through multiple tabs. It turns complex business operations into simple conversations.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/undefined/ai-agent-connect
- **Tags:** bpm, workflow-automation, process-management, approval-chains, digital-forms

## Description

The Zeev MCP connects your AI agent to your business process management platform to handle workflows, approvals, and forms. It takes the friction out of business operations by making process management a conversation. Imagine you're buried in a mountain of emails just trying to get a simple expense report approved or a new vendor onboarded. Usually, this means jumping between tabs, filling out forms, and chasing people down for signatures. With this Connector, you just tell your agent what needs doing. It handles the heavy lifting of navigating the process engine for you. You can start a new request, check where a specific approval is stuck, or finish a task you've been assigned. It takes the friction out of business operations by making process management a conversation. Because Vinkius hosts this Connector, you can plug it into your existing setup and let your agent act as a dedicated operations assistant. Instead of hunting for a specific request ID or digging through a dashboard, you just ask for the status. It's about moving from doing the work to directing the work.

## Tools

### cancel_request
Stop an active process request immediately. Use this when a submission is no longer needed.

### finish_task
Complete a task and submit the required decision. Use this to move a process forward.

### get_me
Pull your current user profile information. Use this to verify which account the agent is using.

### get_process
See the specific details of a process definition. This helps you understand the workflow steps.

### get_request
View the details of a specific process request. Use this to check the status of a single item.

### get_task
Get the details of a specific task. This shows you exactly what needs to be done on an item.

### list_processes
See all the process definitions available to you. Use this to browse your company's workflows.

### list_requests
Get a list of all process requests in the system. This gives you a high-level view of all activity.

### list_tasks
See all pending tasks assigned to you. This helps you stay on top of your daily to-do list.

### create_request
Start a new process request with specific form data. This replaces manual form filling.

### delegate_task
Assign a task to another team member. This helps move bottlenecks out of your queue.

## Prompt Examples

**Prompt:** 
```
What tasks do I have to do today?
```

**Response:** 
```
### Your Pending Tasks
I've found 3 tasks waiting for your action:

| Task ID | Description | Priority |
| :--- | :--- | :--- |
| **123** | Approve Expense | High |
| **124** | Review Contract | Medium |
| **125** | Weekly Report | Low |

Would you like me to pull the details for any of these?
```

**Prompt:** 
```
Start an expense request for $50 for office supplies.
```

**Response:** 
```
I've started that for you. Here are the details:

*   **Request ID:** 456
*   **Amount:** $50.00
*   **Category:** Office Supplies
*   **Status:** Pending Approval

I'll let you know if there are any updates.
```

**Prompt:** 
```
Who is currently assigned to the vendor onboarding?
```

**Response:** 
```
The **Vendor Onboarding** request (ID: 789) is currently assigned to **Sarah Jenkins** in the Procurement department. 

Would you like me to delegate this to someone else or get more details on the request?
```

## Capabilities

### Submit process requests
Start new requests with custom form data directly through your agent.

### Monitor pending tasks
See your current task queue and status updates in real-time.

### Delegate work to others
Assign specific tasks to other team members with a simple command.

### Complete tasks and decisions
Finish your assigned work and submit final decisions via chat.

### View process history
Look up the full history and trail of any specific process request.

### List process definitions
See all the different process types available in your account.

## Use Cases

### Speeding up expense reports
An employee needs a refund. The manager asks the agent to create_request for a refund, filling in the amount and reason via chat.

### Clearing task bottlenecks
A task is stuck. The admin uses list_tasks to find the bottleneck and then uses delegate_task to move it to a different department.

### Instant executive approvals
The executive gets a notification, asks the agent for the details via get_request, and uses finish_task to approve it immediately.

### Monitoring vendor onboarding
A project lead asks the agent to list all active requests to see the status of all ongoing vendor onboardings in one view.

## Benefits

- Stop manual data entry by using create_request to submit forms directly through your agent.
- Reduce follow-up emails by using list_tasks to see exactly what's pending in your queue.
- Speed up approvals by using finish_task to make decisions without switching tabs.
- Keep the team moving by using delegate_task to shift work to the right person instantly.
- Get instant clarity on bottlenecks by using get_request to see where a process is stuck.
- Maintain a clear audit trail by accessing the full history of any process request.

## How It Works

The bottom line is you get a voice-controlled interface for your entire business process engine.

1. Get your Zeev domain and API Key from your profile settings.
2. Enter your credentials in the Vinkius platform.
3. Start chatting with your agent to manage your workflows.

## Frequently Asked Questions

**Can Zeev MCP handle my company's approval chain?**
Yes, it connects to your Zeev account to manage approvals. You can ask your agent to check the status of any step in your chain or finish a task to move it forward.

**How does Zeev MCP help with manual data entry?**
It lets your agent fill out Zeev forms for you. Instead of typing everything into a web form, you just tell your agent the details and it handles the submission.

**Can I use Zeev MCP to delegate work to my team?**
Yes, you can use the delegate tool to move tasks to other team members. This helps you clear your own queue and ensure work gets to the right person quickly.

**Does Zeev MCP work with my current Zeev account?**
It connects directly to your existing Zeev setup. You just need to provide your domain and API key from your profile settings to get started.

**Can Zeev MCP show me the status of a specific request?**
Yes, it can pull the details of any request. Just ask your agent for the status of a specific ID or ask it to list all active requests.

**Is Zeev MCP good for HR onboarding?**
It's great for HR because it can handle the forms and approval steps for onboarding. This makes the whole process faster for the new hire and easier for the HR team.

**Can I start any process using the AI agent?**
Yes, as long as you have the process ID and the required initial form data.

**Is it possible to delegate tasks to specific users?**
Yes, you can use the delegate_task tool by providing the Task ID and the target User ID.

**Can I see the history of a request?**
Yes, the get_request tool provides details including the current status and history of the instance.