4,500+ servers built on MCP Fusion
Vinkius
airfocus logo
Vinkius
CrewAI logo

How to Use the airfocus MCP in CrewAI

Deploy a specialized crew to manage your product roadmap using the airfocus MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

airfocus MCP on Cursor AI Code Editor MCP Client airfocus MCP on Claude Desktop App MCP Integration airfocus MCP on OpenAI Agents SDK MCP Compatible airfocus MCP on Visual Studio Code MCP Extension Client airfocus MCP on GitHub Copilot AI Agent MCP Integration airfocus MCP on Google Gemini AI MCP Integration airfocus MCP on Lovable AI Development MCP Client airfocus MCP on Mistral AI Agents MCP Compatible airfocus MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect airfocus MCP to CrewAI

Create your Vinkius account to connect airfocus to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Agent crews managing airfocus items

Assign one agent to `list_airfocus_items` and another to score them. They share memory to refine the roadmap without human input. This setup allows for hierarchical execution. Your research agent finds the data, and your strategy agent acts on it.

Automate board maintenance in CrewAI

Use `update_airfocus_item` to keep your roadmap clean as priorities shift. Your crew monitors incoming feedback and adjusts scores automatically. It runs as a background task for your team. You get a updated board without ever opening the app.

Query custom airfocus fields

The crew calls `list_airfocus_fields` to learn the context before creating new entries. It ensures every item follows your team's internal rules. Your agents work with the exact structure of your workspace. They stay aligned with your established tracking methods.

Setup guide

Set up airfocus MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke airfocus tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="airfocus Analyst",
    goal="Access and analyze airfocus data via MCP.",
    backstory="Expert analyst with direct airfocus access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent airfocus transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about airfocus MCP in CrewAI

Pass the server URL to your agent definition. The crew will automatically discover the tools and start collaborating.
They can. Just grant the specific agent permission to use the update tool in your crew configuration.
Our server fits perfectly into sequential workflows. One agent researches the items, and the next updates them based on your goals.
Use the tool_filter option to give specific agents access to only the tools they need. It keeps your agents focused.
Data is scoped to your specific agent session. We use a single endpoint token to ensure only your authorized crew touches your board.

Start using the airfocus MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for airfocus. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.