# Leiga MCP for AI Agents AI Agent Connect

> Leiga lets you manage agile projects through natural conversation with your AI agent. It handles sprint planning, task prioritization, and workload balancing in real time. Instead of clicking through menus, you can ask your agent to see who's over-capacity or to move a task to the next sprint. It connects directly to your Leiga account to keep your team's workflow organized and updated without the manual overhead.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_0gU22UNfPhHuFNnupDVmfZghKLVrQAnyWwamppen/ai-agent-connect
- **Tags:** agile-management, sprint-planning, task-tracking, workload-balancing, team-collaboration, ai-assisted-planning

## Description

Leiga lets you manage agile projects through natural conversation with your AI agent. It handles sprint planning, task prioritization, and workload balancing in real time, moving your team away from manual data entry and into active management. Instead of jumping between different tabs to check who is doing what or which tasks are actually getting finished, you can just ask your agent for a status update. You can tell your agent to create a new task, assign it to the right person, and immediately see how that impacts the team's workload. It helps you spot bottlenecks before they become problems and keeps your project pipeline moving without the friction of constant status meetings. It takes the heavy lifting out of sprint planning so you can focus on shipping code instead of updating spreadsheets. Because Vinkius hosts this Connector, you can plug it into your existing setup and start managing your projects through simple prompts. It makes it easy to keep your board current and your team balanced without ever having to leave your workspace. You can also get a clear picture of your project's progress and deadlines with a single request, ensuring everyone stays on the same page.

## Tools

### get_project_details
Get the full status and details of a specific project. This helps you see progress and deadlines at a glance.

### create_task
Add a new task to your board with specific details. You can set the priority and assign it to a sprint immediately.

### get_task_details
View the specific requirements and status of a single task. This is useful for checking what needs to be done next.

### list_team_members
See a list of all users on your team. You can use this to check who is available for new assignments.

### list_projects
Pull a list of all projects in your Leiga account. This gives you a high-level view of your entire portfolio.

### list_tasks
Get a list of tasks, with an option to filter by a project ID. Use this to see what's currently in the pipeline for a specific project.

### list_organizational_teams
See all the teams configured in your organization. This helps you understand the structure of your company's workspace.

### list_workflows
View the automated workflows currently in use. This shows you how tasks move through your project pipeline.

## Prompt Examples

**Prompt:** 
```
Who is currently overloaded on the dev team?
```

**Response:** 
```
Based on the current task list, Sarah is at 90% capacity with 6 active tasks. Mike and Lisa are both under 80%. I'd recommend moving the 'Database Migration' task from Sarah to Mike to balance the load.
```

**Prompt:** 
```
Give me a summary of the Mobile App project.
```

**Response:** 
```
The Mobile App project is currently in the development phase. 

**Status:** 45 total tasks, 28 completed. 
**Current Sprint:** 12 tasks in progress. 
**Blocked:** 2 tasks (Schema review and Vendor keys). 
**Next Milestone:** Beta release on April 30.
```

**Prompt:** 
```
Create a high priority task for the login bug.
```

**Response:** 
```
I've created the new task: **Fix login auth bug**. It's been set to High Priority and assigned to the development team for the current sprint. You can see it on the board now.
```

## Capabilities

### Create new tasks with specific priorities and sprint assignments
Add a new task to your board with details like priority and specific sprint placement.

### View real-time project details and progress updates
Get an immediate summary of a project's current status and milestone progress.

### Check team member availability and current task counts
See how many tasks each team member has assigned to them right now.

### Browse sprint data including velocity and capacity
Look up sprint metrics to see how much work your team can actually handle.

### List all active projects and organizational teams
Get a full list of every project and team configured in your account.

### See automated workflows for your project pipeline
Check the automated rules that move tasks through your project pipeline.

## Use Cases

### Identify team members who are overloaded
A PM asks the agent to check team workload. The agent uses list_team_members and identifies that Sarah has 90% capacity, then suggests reassigning a new task.

### Quickly see what tasks are next
A developer asks what tasks are in the current sprint. The agent uses list_tasks to show the priority list and current blockers.

### Get a summary of a project's status
A stakeholder asks for a summary of the Mobile App project. The agent calls get_project_details to provide a status update on progress and deadlines.

### Log a bug during a meeting
During a meeting, a lead needs to log a bug. They tell the agent to create a task for the auth bug, and the agent uses create_task to log it immediately.

## Benefits

- Stop manually updating task statuses by using create_task and list_tasks to keep your board current.
- Prevent team burnout by checking list_team_members and workload data before assigning new work.
- Get instant project overviews using get_project_details instead of clicking through multiple pages.
- Speed up sprint planning by pulling velocity and capacity data directly into your chat.
- Keep your workflows organized by viewing list_workflows to see how your project pipeline actually moves.

## How It Works

The bottom line is you get a voice-like interface for your entire agile project management board.

1. Subscribe to the Leiga MCP on the Vinkius Marketplace.
2. Provide your Leiga API Key in your AI client settings.
3. Ask your agent to list projects or update tasks.

## Frequently Asked Questions

**Can Leiga help me manage my agile sprints?**
Yes, it lets your agent see your sprint data like velocity and capacity so you can plan more accurately.

**How does the Leiga MCP handle team workload?**
It lists your team members and their current tasks, allowing your agent to tell you who is over-capacity.

**Can I use Leiga to create tasks with my AI agent?**
You can tell your agent to create a task, and it will handle the details like priority and sprint assignment for you.

**Does the Leiga MCP work with my existing project data?**
It connects directly to your Leiga account, so it uses your actual projects, tasks, and team info.

**How does this help with project management?**
It replaces manual clicking with natural conversation, making it faster to get status updates and move tasks around.

**Can I see my project progress through the Leiga MCP?**
Yes, your agent can pull specific project details to give you a summary of progress and deadlines.

**Is Leiga good for sprint planning?**
Yes, it provides the necessary data for your agent to help you balance workloads and plan your next sprint based on real team velocity.

**Can I manage tasks and sprints?**
Yes. Create, update, and assign tasks. Browse sprints with capacity data, velocity metrics, and completion tracking.

**Can I monitor team workload?**
Yes. Track assignments per team member, availability, and workload distribution across projects.

**What API does Leiga use?**
Bearer authentication against `api.leiga.com/v1`.