How to Use the Qualified.io MCP in Claude Code
Pipe Qualified.io candidate data and test results directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Qualified.io MCP to Claude Code
Create your Vinkius account to connect Qualified.io to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Manage Qualified.io Assessments from Claude Code
`list_assessments` outputs your entire active testing catalog directly into your terminal session. Claude Code lets you filter, archive, or publish tests by piping this JSON output into standard shell utilities or processing it with inline CLI prompts. When you need to clean up old hiring campaigns, the CLI agent runs `archive_assessment` on stale tests. You control your entire technical testing library with fast, keyboard-driven commands.
Trigger Bulk Invites in Your Terminal
`invite_candidates` allows Claude Code to process bulk applicant lists directly from shell stdout or piped files. You can feed a list of candidate emails from your database query into the CLI, and the agent triggers the invitations instantly. The CLI agent can also query `list_assessment_cohorts` to ensure you are placing applicants into the correct tracking groups. This headless execution makes it simple to integrate candidate dispatching into your existing bash scripts.
Audit Candidate Scores with this MCP Server
`list_assessment_results` retrieves applicant performance metrics directly into your terminal output. Claude Code parses the scores, highlights failing runs, and uses `get_assessment_result` to fetch the specific code files of top performers. If you need to update a candidate's evaluation, the agent executes `update_assessment_result_review` to record your feedback. You can manage the entire grading workflow without ever opening a browser tab.
Set up Qualified.io 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 seequalifiedio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Qualified.io transactions." It will automatically discover and invoke the available Qualified.io tools.
claude mcp add --transport http qualifiedio-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 Qualified.io MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Qualified.io MCP today
We host it, we monitor it, we maintain it. You just paste one token.