A
Ashby
📋 Productivity
Ashby recruiting from your AI — search candidates, jobs and interviews, read feedback, and manage your hiring pipeline.
Tags
Tools (4)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"ashby": {
"command": "npx",
"args": [
"-y",
"ashby-mcp"
],
"env": {
"ASHBY_API_KEY": "your-ashby-api-key-here"
}
}
}
}