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

How to Use the Hub Planner MCP in CrewAI

Deploy autonomous operational crews using CrewAI and Hub Planner to manage your staff and project timelines.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Hub Planner MCP to CrewAI

Create your Vinkius account to connect Hub Planner 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

Collaborative Scheduling with CrewAI

Assign an agent to monitor `list_bookings` while another agent updates project timelines via `list_projects`. Your crew works together to keep schedules tight. This creates an autonomous loop for your operations. One agent spots the conflict, the other resolves it.

Specialized Agent Roles for Hub Planner

Give your research agent access to `list_tags` to categorize resource needs. Let your action agent use `list_resources` to assign the right people. It separates the planning from the execution. Each agent does exactly what it was designed for.

Autonomous Monitoring for Projects

Set up a monitor agent to check `list_events` for time-off requests. It updates the crew so they can adjust project plans without you. It prevents scheduling surprises before they happen. Your agents stay ahead of the calendar.

Setup guide

Set up Hub Planner 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 Hub Planner tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent Hub Planner 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 Hub Planner MCP in CrewAI

Pass the MCP server URL directly into your agent definition. CrewAI will automatically import the tools for your crew.
Yes. The framework uses shared memory to pass booking updates between agents. They stay synced on project status.
It works natively. You just declare the MCP server in your agent configuration and start assigning tasks.
Use the tool filter to restrict which agents can access booking or project data. You maintain full control over the actions taken.
All communication occurs over an encrypted channel. We only access your booking categories and resource lists, keeping your private data contained.

Start using the Hub Planner MCP today

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

Built & Managed by Vinkius 30s setup 10 tools

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

No hosting. No infrastructure. No complex setup.
All 10 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.