How to Use the ChartHop MCP in Claude Code
Audit headcount, export department structures, and query ChartHop directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ChartHop MCP to Claude Code
Create your Vinkius account to connect ChartHop 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 Organization Summaries from the CLI
Claude Code runs `get_organization_summary` to pull core settings and high-level company stats directly into your terminal session. This tool gives your CLI agent immediate context on your org structure before running complex scripts or audits. You can pipe this output directly to other terminal utilities. Your agent parses the JSON metadata, checks your corporate settings, and prints a clean summary without you opening a browser.
Audit Headcount with Claude Code MCP Server
The `list_planning_scenarios` tool lets your command-line agent fetch active compensation and hiring scenarios. This MCP Server allows you to run terminal-based audits of your upcoming headcount changes during CI/CD steps or manual shell sessions. Claude Code fetches the scenario details, compares them against your target budgets, and warns you of any over-allocations directly in your terminal output.
Fetch Employee Profiles via CLI
You use `get_person_details` to retrieve specific employee records, contact info, and role histories directly in your terminal. Claude Code executes this query instantly when you need to verify an employee's team alignment during access audits using this MCP tool. Instead of logging into a heavy web UI, you ask your CLI agent to grab the profile, filter the fields, and output the exact metadata you need for your shell script.
Set up ChartHop 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 seecharthop-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ChartHop transactions." It will automatically discover and invoke the available ChartHop tools.
claude mcp add --transport http charthop-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 ChartHop MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ChartHop MCP today
We host it, we monitor it, we maintain it. You just paste one token.