How to Use the Gem MCP in Claude Code
Manage your Gem recruitment pipeline directly from the terminal using Claude Code and this specialized MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Gem MCP to Claude Code
Create your Vinkius account to connect Gem 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 Candidate Management
Running `create_crm_candidate` lets Claude Code inject new profiles into your database straight from the command line. You can pipe a JSON file of scraped leads directly into the agent, and it handles the formatting and API calls. It then uses `list_candidates` to verify the records populate correctly. Bulk updates happen entirely in the background. The agent executes `update_crm_candidate` to modify hundreds of statuses based on a script or a cron job schedule. You never have to touch a graphical interface to keep your pipeline clean.
CI/CD Pipeline Integration
Integrating recruitment data into internal dashboards requires the `list_talent_projects` tool. Claude Code pulls the active project list during your nightly build process. It cross-references this with `get_project_details` to generate a static site update showing open roles. Assigning these roles to specific team members is handled via `list_recruiting_team`. The agent maps the internal users to the open projects and generates a routing table for your internal ticketing system. Everything runs headlessly and logs the output to standard out.
Automated Interaction Logging
Tracking automated emails requires the `list_outreach_sequences` tool. Claude Code queries the active campaigns and exports the performance metrics into a CSV. You can schedule this to run every morning before you open your laptop. When external systems trigger events, the agent uses `add_candidate_note` to log them. If a candidate completes a technical assessment on a third-party platform, a webhook can trigger Claude Code to append the score directly to the candidate's profile. `list_candidate_notes` confirms the entry was successful.
Set up Gem 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 seegem-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Gem transactions." It will automatically discover and invoke the available Gem tools.
claude mcp add --transport http gem-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 Gem MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Gem MCP today
We host it, we monitor it, we maintain it. You just paste one token.