Appearance
MCP Server
Connect AI assistants like Claude to your Recruitly account using the Model Context Protocol.
Endpoint
https://mcp.recruitly.dev/mcpSetup in Claude Desktop
Add to your Claude Desktop configuration (claude_desktop_config.json):
json
{
"mcpServers": {
"recruitly": {
"url": "https://mcp.recruitly.dev/mcp"
}
}
}Restart Claude Desktop. You'll be prompted to authenticate with your Recruitly account using Google, Microsoft, or email OTP.
Authentication
The MCP server uses OAuth. When you first connect, a browser window opens for authentication. Once authenticated, your session persists — you won't need to re-authenticate until the token expires.
Supported methods:
- Google — Sign in with your Google account
- Microsoft — Sign in with your Microsoft account
- Email OTP — Enter your email, receive an 8-digit code
Next Steps
- Capabilities — What you can do once connected