How to Use the Beeline MCP in Claude Code
Manage your Beeline external workforce from the terminal with Claude Code running automated headless queries.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Beeline MCP to Claude Code
Create your Vinkius account to connect Beeline 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.
Headless workforce reporting via Claude Code
Run fast terminal queries on your contingent staff without opening a browser. The Beeline MCP Server lets you run fast terminal queries, using `list_assignments` and `get_assignment` to output clean contractor details directly to your standard output. You can pipe this data into local scripts or save it as JSON for your internal records. This is built for developers who hate heavy enterprise portals and want Beeline data directly in Claude Code. You get instant access to active contractor end dates, bill rates, and manager contacts right from your command line.
Terminal-based requisition tracking
Search your hiring pipeline using simple terminal commands. The agent uses `search_requisitions` to scan open roles and `get_requisition` to pull specific job details. You can ask Claude Code to filter these requisitions by department or hiring manager without leaving your shell. Because it runs entirely in the terminal, you can easily combine these tools with standard command-line utilities. It makes tracking your open positions as fast as running a git command.
Automate expense and timesheet pipelines
Build automated cron jobs to monitor your external labor budget. Claude Code accesses the MCP Server to pull billing data, calling `list_timesheets` and `list_expenses` to run background checks on vendor costs. It uses `get_timesheet` to verify individual submissions against project milestones. This lets you build lightweight shell workflows that alert you when contractor spend spikes. You get the raw financial data you need, formatted exactly how you want it, instantly.
Set up Beeline 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 seebeeline-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Beeline transactions." It will automatically discover and invoke the available Beeline tools.
claude mcp add --transport http beeline-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 Beeline MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Beeline MCP today
We host it, we monitor it, we maintain it. You just paste one token.