RecruSpace Connector for AI agents.
11 live capabilities
Manage your hiring pipeline and talent pools through natural conversation.
Waiting for input…
Why people use RecruSpace
RecruSpace for Automated Talent Sourcing
With this Connector, you can just tell your agent to do the work. You can ask it to pull up a list of candidates, add new people to a pool, or check the status of a specific job. It turns your recruitment data into a conversational workspace where you just ask questions and get answers or actions performed instantly.
What Vinkius changes
You get a conversational interface for your entire recruitment backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Logging conference leads
A recruiter at a conference asks the agent to use add_candidate for each person to put them into the right pool immediately.
- Real-world use case 02
Summarizing engineering roles
An HR manager asks the agent to use list_jobs and list_pipelines to summarize how many people are in each stage of the engineering funnel.
- Real-world use case 03
Checking candidate qualifications
A sourcer asks the agent to use get_candidate_details to see the full context and qualification metrics for a specific prospect.
Complete set · 11capabilities
The complete RecruSpace capability set.
These are the exact actions your AI can choose when you ask it to work with RecruSpace.
01—04
4 capabilities in this set.
Part of 11 available through RecruSpace.
- 01 Capability
Add candidate
Add a new candidate to your system by passing their profile data as a JSON string.
- 02 Capability
Create talent pool
Create a new talent pool to organize specific groups of candidates for future roles.
- 03 Capability
Get job
Get the specific details and metadata for a single job posting.
- 04 Capability
List talent pools
See all existing talent pools to identify where your best prospects are stored.
05—08
4 capabilities in this set.
Part of 11 available through RecruSpace.
- 05 Capability
Update candidate
Update the information for an existing candidate to keep your records current.
- 06 Capability
Get talent pool
Retrieve the details and current status of a specific talent pool.
- 07 Capability
List candidates
List every candidate currently managed in your RecruSpace account.
- 08 Capability
List interviews
See a full list of all scheduled interviews across your recruitment pipeline.
09—11
3 capabilities in this set.
Part of 11 available through RecruSpace.
- 09 Capability
List jobs
View all active job posts to keep track of your current hiring needs.
- 10 Capability
List pipelines
Get a list of all hiring pipelines to see how your recruitment flow is structured.
- 11 Capability
Get candidate details
Get granular details and qualification metrics for a specific candidate.
Set up in minutes
One URL. Then ask RecruSpace to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use RecruSpace from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mxUeVswTdxqamSUwAOUrXVoLekYx7nRG4MpndX98/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it RecruSpace, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable RecruSpace for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mxUeVswTdxqamSUwAOUrXVoLekYx7nRG4MpndX98/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the RecruSpace URL.
- Step 03
Save and start
Save the connection and enable RecruSpace in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"recruspace": {
"url": "https://edge.vinkius.com/vk_preview_mxUeVswTdxqamSUwAOUrXVoLekYx7nRG4MpndX98/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using RecruSpace
Open Agent mode in chat and ask: "Using RecruSpace, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"recruspace": {
"url": "https://edge.vinkius.com/vk_preview_mxUeVswTdxqamSUwAOUrXVoLekYx7nRG4MpndX98/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using RecruSpace
Ask Copilot: "Using RecruSpace, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"recruspace": {
"url": "https://edge.vinkius.com/vk_preview_mxUeVswTdxqamSUwAOUrXVoLekYx7nRG4MpndX98/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using RecruSpace
Open Cascade and ask: "Using RecruSpace, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"recruspace": {
"url": "https://edge.vinkius.com/vk_preview_mxUeVswTdxqamSUwAOUrXVoLekYx7nRG4MpndX98/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using RecruSpace
Ask Cline: "Using RecruSpace, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add recruspace --transport http "https://edge.vinkius.com/vk_preview_mxUeVswTdxqamSUwAOUrXVoLekYx7nRG4MpndX98/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using RecruSpace
Ask Claude: "Using RecruSpace, show me...". 11 tools are ready
Where the request belongs
Work RecruSpace can move forward.
This is for recruitment leads and HR ops who are tired of manual data entry and want to manage talent pools without constant tab-switching.
Recruitment Coordinator
Manages candidate flow on Tuesday afternoons by moving people through pipelines via chat.
HR Operations Manager
Monitors job post statuses and talent pool growth without opening the main dashboard.
Talent Sourcing Specialist
Quickly adds new candidates to specific pools based on conference notes.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBreezy HR
Manage your recruitment process via Breezy HR. track candidates, positions, and stages directly from any AI agent.
Greenhouse
Manage your recruiting pipeline via Greenhouse. list candidates, track applications, and audit jobs directly via AI.
Jobvite
Manage your recruitment pipeline via Jobvite. list candidates, track job requisitions, and update application statuses directly from any AI agent.
Firefish
Manage candidates, jobs, and companies through AI agents with Firefish Recruitment CRM.
Wizehire
Manage candidates, job postings, and hiring stages via Wizehire directly from your AI agent.
ApplicantStack
Manage your hiring process with ApplicantStack. track jobs, candidates, and hires via AI.
Bring your own AI
Change the model, client or framework. Keep RecruSpace connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about RecruSpace.
The practical details behind the request, access and result.
Can I use RecruSpace MCP to manage my hiring pipeline?
Yes, this Connector connects your RecruSpace account to your AI client so you can manage candidates, job posts, and pipelines using natural language instead of clicking through a dashboard.
How does RecruSpace MCP help with talent pools?
It allows your agent to create new talent pools and organize candidates into specific groups, making it much easier to manage long-term talent sourcing.
Can I add new candidates to RecruSpace using an AI agent?
Absolutely. You can tell your agent to add a new candidate with their specific skills and metadata, and it will handle the data entry for you in RecruSpace.
Does RecruSpace MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, giving you a unified way to handle recruitment tasks.
Can I check my job post statuses with RecruSpace MCP?
You can ask your agent to list all active jobs or get specific details on a single posting to see application counts and pipeline statuses instantly.
Is RecruSpace MCP good for HR teams?
It's designed specifically for HR managers and recruiters who want to automate the tedious parts of candidate tracking and talent orchestration.
Can my AI automatically find the details for a specific candidate by providing their ID?
Yes! Use the get_candidate_details capability with the Candidate ID. Your agent will respond with the complete metadata for the profile, including qualifications and status in seconds.
How do I find my RecruSpace API Key?
Log in to your RecruSpace account, navigate to the Settings or API section, and you will find your unique secret API key there.
One connection away
Give your agent a direct line to RecruSpace.
Connect RecruSpace once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available