How to Use the Hub Planner MCP in Cline
Give Cline direct access to your Hub Planner schedules to automatically generate capacity dashboards inside VS Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hub Planner MCP to Cline
Create your Vinkius account to connect Hub Planner to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Feed your MCP Server data into new code
This Hub Planner MCP Server lets Cline skip the API research phase when building internal tools. You tell it to build a React component for team availability, and it immediately uses `list_resources` and `list_bookings` to grab real JSON payloads. Cline sees the exact data structure. It writes the interface types, builds the fetching logic, and creates a working dashboard right in your editor. You review the diff, approve the file creation, and the component is done.
Audit project assignments instantly
The Hub Planner server allows your agent to audit project assignments instantly without toggling tabs. It runs `list_projects` to find the target initiative, then pulls `list_clients` to verify the billing account. The agent pieces together the entire operational picture. It checks `list_teams` to see which group owns the work and cross-references `list_tags`. You get a complete audit of project staffing directly in your terminal output.
Spot unassigned work and scheduling gaps
This MCP Server helps you spot resource gaps that kill project margins. You can ask your AI client to analyze the upcoming sprint schedule. It triggers `list_unassigned` to find orphan tasks and `list_events` to check who is out sick or on vacation. Cline processes this data and can even write a Python script to alert you of coverage risks. It uses `get_me` to validate its connection status before pulling the full schedule. The agent does the heavy lifting while you focus on the actual planning.
Set up Hub Planner MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
hub-planner-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest Hub Planner refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"hub-planner-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Hub Planner. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Cline
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.