How to Use the Hub Planner MCP in Claude Code
Pipe Hub Planner capacity data directly into your terminal with Claude Code for headless resource monitoring.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hub Planner MCP to Claude Code
Create your Vinkius account to connect Hub Planner 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.
Build cron jobs with Claude Code
This Hub Planner integration connects your capacity scheduling directly to your CLI. You can instruct your AI client to write a bash script that pulls `list_resources` and checks for upcoming availability. Claude Code executes this headless. It runs `list_bookings` to find out who is scheduled for deployment support this weekend. You can pipe the output directly into a Slack webhook or a log file without leaving your SSH session.
Monitor unassigned tickets and project loads
The Hub Planner MCP Server makes tracking orphaned work across multiple departments fast and scriptable. You can ask the agent to grab the current backlog. It runs `list_unassigned` to pull pending work and `list_projects` to see where those tasks belong. The server feeds this raw data straight to your terminal. Claude Code then formats it into a clean CSV or JSON file. By querying `list_categories`, it groups the unassigned work by technical requirement, giving you a fast overview of what needs attention.
Audit team events and client mappings
This MCP Server gives your terminal instant access to team events and on-call availability. The agent uses `list_events` to filter out anyone on PTO. It then checks `list_teams` to find the on-call rotation. You get the right contact instantly. To verify the impact radius, the agent runs `get_me` to check its own access scope, then pulls `list_clients`. You see exactly which accounts are affected by the current staffing levels.
Set up Hub Planner 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 seehub-planner-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hub Planner transactions." It will automatically discover and invoke the available Hub Planner tools.
claude mcp add --transport http hub-planner-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 Hub Planner MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hub Planner MCP today
We host it, we monitor it, we maintain it. You just paste one token.