How to Use the Worksuite MCP in Claude Code
Automate contractor workflows and HR pipelines using Worksuite's tools directly in your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Worksuite MCP to Claude Code
Create your Vinkius account to connect Worksuite 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.
Running bulk job listing reports via MCP Server
You connect the server and execute `list_jobs` from a shell script. This streams all current openings to stdout, letting you pipe that data straight into an AWS S3 bucket or another tool. It’s perfect for cron jobs. Instead of running a GUI app, you run one command line call to get the required job market data.
Checking financial records and payments
The Claude Code client can script calls to `list_invoices` or `list_payments`. This allows you to build secure, headless scripts that audit billing cycles without needing any graphical interface. This is critical for CI/CD. You treat the Worksuite MCP Server as a reliable backend endpoint for financial verification.
Managing project status in Worksuite
Need to know if a contractor's project stalled? Run `list_projects` or check specifics with `get_project`. The output is plain text, ideal for scripting and logging. You can build automated reports that run overnight, checking the health of every major initiative managed by Worksuite.
Set up Worksuite 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 seeworksuite-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Worksuite transactions." It will automatically discover and invoke the available Worksuite tools.
claude mcp add --transport http worksuite-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 Worksuite MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Worksuite MCP today
We host it, we monitor it, we maintain it. You just paste one token.