How to Use the airfocus MCP in Claude Code
Manage your airfocus roadmap directly from your terminal with this MCP Server and Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect airfocus MCP to Claude Code
Create your Vinkius account to connect airfocus to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query workspaces from your CLI using MCP Server
This MCP Server uses `list_airfocus_workspaces` and `list_airfocus_items` to pipe your product roadmap data straight to your terminal. You can query your active sprints or feature backlogs without opening a browser or an IDE. Since Claude Code operates entirely in the shell, you can pipe this output into local grep searches or shell scripts. It turns your product roadmap into a scriptable command-line resource.
Update items instantly during terminal sessions
The integration uses `update_airfocus_item` to modify roadmap cards directly from your command prompt. When you finish a git commit or deploy a build, you can instruct your terminal agent to update the corresponding item status. This keeps your product team informed without breaking your command-line focus. You update the roadmap using the same terminal window where you write your code and run your tests.
Fetch item details to guide CLI tasks
The tool uses `get_airfocus_item` to fetch full descriptions and custom fields for any specified card. Your terminal agent reads this data to understand the requirements of your current task before generating code or scripts. Having this context directly in your shell session prevents context switching. You get the exact specifications you need to build the feature correctly on the first try.
Set up airfocus MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeairfocus-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest airfocus transactions." It will automatically discover and invoke the available airfocus tools.
claude mcp add --transport http airfocus-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the airfocus MCP today
We host it, we monitor it, we maintain it. You just paste one token.