# Airfocus MCP for AI Agents AI Agent Connect

> Airfocus MCP lets you manage your product roadmap and feature priorities directly through your AI agent. It connects your workspace to your AI client so you can create tasks, update statuses, and pull roadmap data without switching tabs. It's built for teams that need to keep their engineering context and product strategy in sync.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_7q7krDViST9ipyH7MQJmeEA8R9ggX9nI8I7tbV5o/ai-agent-connect
- **Tags:** airfocus, product-management-api, roadmaps-orchestration, prioritization-tools, agile-workflows, workspace-management, feature-tracking, strategic-planning, mcp

## Description

The Airfocus MCP lets you manage your product roadmap and feature priorities directly through your AI agent. Instead of jumping between browser tabs to check feature statuses or update scores, you can just ask your agent to do it for you. You can pull detailed metadata for specific product boards, create new initiatives on the fly, or update prioritization scores based on real-time feedback. It turns your AI into a dedicated product coordinator that knows exactly what's on your plate. Because Vinkius hosts this Connector, you can plug it into your existing workflow and get your agent to handle the heavy lifting of data entry and status tracking. It's about keeping your team aligned on what to build next without the friction of constant context switching. You can query specific item details to ensure your engineering context matches your product goals, or list all workspaces to get a bird's-eye view of your entire strategy.

## Tools

### get_airfocus_item
Get specific details for a roadmap entry. Use this to see the full context of a task.

### create_airfocus_item
Add a new item to your workspace. This lets you register features or initiatives quickly.

### list_airfocus_fields
See all custom fields for a workspace. It helps you understand what data points are available for scoring.

### list_airfocus_items
Get a list of all items in a workspace. Use this to see everything on a specific product board.

### list_airfocus_workspaces
See all your strategic workspaces. This helps your agent find the right board for a task.

### update_airfocus_item
Change the details of an existing item. Use it to move tasks between statuses or update scores.

## Prompt Examples

**Prompt:** 
```
Can you show me what's on the roadmap for the mobile app?
```

**Response:** 
```
I've pulled the items from your Mobile App workspace. You currently have 8 active items:

| Item | Status | Priority |
| :--- | :--- | :--- |
| **Biometric Login** | In Progress | High |
| **Dark Mode** | Backlog | Medium |
| **Push Notifications** | Planning | High |

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

**Prompt:** 
```
Add a new feature for 'biometric login' to the auth workspace.
```

**Response:** 
```
Done! I've added **Biometric Login** to your Auth workspace. 

*   **Status:** Backlog
*   **Workspace:** Auth

Should I check the custom fields for that workspace so we can set its priority score?
```

**Prompt:** 
```
What are the custom fields for the 'Growth' board?
```

**Response:** 
```
Checking your board configuration... The 'Growth' workspace has 5 custom fields:

*   **Impact**
*   **Effort**
*   **Strategic Fit**
*   **Tech Debt**
*   **Customer Value**

I can use these to help with automated scoring. Want me to update any of them?
```

## Capabilities

### Create roadmap items
Add new features, tasks, or initiatives to your specific workspaces instantly.

### Update item status
Change the state of a roadmap entry using plain text commands.

### Pull workspace metadata
Get detailed info on your product boards and custom fields.

### List all roadmap items
Retrieve a full list of tasks from a specific workspace.

### Manage custom fields
View and use the specific data points you've set up for your team.

### Fetch item details
Get deep context on any specific roadmap entry.

## Use Cases

### Adding a feature during a live call
A product manager asks the agent to use `create_airfocus_item` to add a new feature to the 'Mobile App' workspace while they are still talking to stakeholders.

### Checking requirements while coding
An engineer is stuck on a bug and asks the agent to use `get_airfocus_item` to pull the full technical requirements into their editor.

### Generating a status report
A team lead asks the agent to use `list_airfocus_items` to see everything on the 'Q3 Roadmap' board to prepare for a stakeholder meeting.

### Bulk re-prioritization
A strategist asks the agent to update the priority scores on three specific items based on new market feedback.

## Benefits

- Stop tab switching by pulling roadmap data directly into your AI client.
- Update your roadmap status instantly with `update_airfocus_item` instead of manual clicking.
- Create new initiatives on the fly during planning meetings.
- Keep engineering context accurate by pulling requirements directly.
- Maintain consistent scoring by seeing all available data points.
- Get a bird's-eye view of your entire product strategy.

## How It Works

The bottom line is you get a direct line from your AI agent to your product roadmap data.

1. Subscribe to the Airfocus MCP via Vinkius.
2. Grab your API Key from your Airfocus member settings.
3. Connect it to your AI client and start asking for roadmap updates.

## Frequently Asked Questions

**Can the Airfocus MCP automatically update my roadmap?**
Yes, your agent can update statuses, priorities, and descriptions directly in Airfocus. This saves you from manual data entry every time a project moves forward.

**How do I connect my Airfocus account to my AI agent?**
You just need your API Key from your Airfocus member settings. Once you have that, you can plug it into your AI client through Vinkius.

**Can I use this Connector to create new tasks in specific workspaces?**
Yes, you can ask your agent to create new features or initiatives and specify which workspace they belong to. It handles the creation and metadata for you.

**Does the Airfocus MCP work with my coding tools like Cursor?**
Yes, you can connect it to clients like Cursor or VS Code. This lets you see product requirements while you're actually writing code.

**Can I see my custom fields using the Airfocus MCP?**
Yes, your agent can list all custom fields for your workspaces. This is helpful for ensuring your agent knows exactly which data points to use for scoring.

**Is the Airfocus MCP good for syncing with engineering teams?**
Definitely. It bridges the gap by letting engineers pull requirements into their IDE and product managers update the roadmap from anywhere.

**Will the Airfocus MCP help me manage my product priorities?**
Yes, it allows your agent to read and write to your priority scores, making it much faster to re-rank items based on new feedback.

**How do I find my airfocus API Key?**
Log in to airfocus, go to **Member settings** > **API keys**, and generate a new key for your integration.

**Can I update custom fields via AI?**
Yes! The `update_airfocus_item` tool allows your agent to modify any field by providing a JSON object with the field IDs and new values.

**How do I find my Workspace ID?**
Use the `list_airfocus_workspaces` tool to retrieve your complete directory of workspaces along with their unique high-fidelity IDs.