recruitly-mcp
Search candidates, manage jobs, view pipelines, track billing and team performance in Recruitly CRM via MCP.
Why use this skill?
Seamlessly integrate your Recruitly CRM with OpenClaw. Search candidates, track pipelines, and manage jobs via natural language commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/willgary/recruitly-mcpWhat This Skill Does
The recruitly-mcp skill is a powerful integration designed to bridge your OpenClaw AI agent with your Recruitly CRM instance. It acts as an intelligent layer over your recruitment data, allowing you to perform complex database queries using natural language. Whether you are sourcing talent, tracking hiring progress, or managing client relationships, this skill enables seamless access to your CRM without leaving your chat interface. By leveraging the Model Context Protocol (MCP), the agent can execute precise actions like searching candidate pools, updating job pipelines, and retrieving granular company records.
Installation
Installation is straightforward via the OpenClaw ecosystem. First, obtain your OAuth token by signing in at mcp.recruitly.dev. Once you have your token, add the recruitly-mcp configuration to your config/mcporter.json file, ensuring you replace ${RECRUITLY_TOKEN} with your actual credential. Finally, run the installation command: clawhub install openclaw/skills/skills/willgary/recruitly-mcp and set the RECRUITLY_TOKEN as an environment variable in your terminal session to authorize the connection.
Use Cases
This skill is built for recruitment teams who need speed and efficiency. Recruiters can use it to instantly source candidates by skill and location, hiring managers can check the health of their deal flows, and account managers can quickly look up company history before a client call. It effectively replaces manual dashboard navigation with intent-based command execution.
Example Prompts
- "Find me all Senior Python Developers located in Berlin who were added in the last month."
- "Show me the current hiring pipeline for the Lead Software Engineer role at Acme Corp."
- "List all active jobs that are currently in the 'Interviewing' stage."
Tips & Limitations
Always remember to call the list_options tool first when your request involves specific statuses or types, as these are tenant-configured and can vary between accounts. Keep in mind that search results are capped at 50 records per call; if you have a massive talent database, you will need to iterate using pagination. Finally, note that all actions are bound by your standard Recruitly account permissions; the agent cannot perform actions you are not authorized to do manually.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-willgary-recruitly-mcp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api