Two minutes of prep from what actually happened — and never a productivity score.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Human Resources › CV Screening Assistant
Assesses applications requirement by requirement — reasoning first, and never an automatic rejection.
A preview derived from this agent’s definition — not a live run. Nothing runs and no key is sent until you connect. FindAgent runs it on the hosted connection.
Fetch the job with the requirements the assessment must be made against.
Reaches: harvest.greenhouse.io
Uses your Greenhouse Harvest API key.
List applications for a job at a given stage.
Reaches: harvest.greenhouse.io
Uses your Greenhouse Harvest API key.
Fetch one application with its answers and attachments metadata.
Reaches: harvest.greenhouse.io
Uses your Greenhouse Harvest API key.
Fetch the candidate record associated with an application.
Reaches: harvest.greenhouse.io
Uses your Greenhouse Harvest API key.
Attach the requirement-by-requirement assessment to the candidate as a note. Changes no status.
Reaches: harvest.greenhouse.io
Uses your Greenhouse Harvest API key.
Only ever sent to: harvest.greenhouse.io
Format: Paste the Base64 encoding of “id:token” (e.g. your email and API token joined by a colon), not the raw token. Many tools show this ready-made as your “Basic auth” value.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @findagent/mcp runPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"cv-screening-assistant": {
"command": "npx",
"args": [
"-y",
"@findagent/mcp",
"run"
]
}
}
}This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
Base64 of 'YOUR_API_KEY:' (note the trailing colon) — encode it yourself before pasting; the runtime only adds the Basic prefix. Grant it Jobs, Applications, and Candidates read plus Notes write. Do NOT grant application-status or offer permissions — this agent must not be able to advance or reject anyone.
Get this from harvest.greenhouse.io's account or API settings.
Paste the value as a single line.
Only sent to: harvest.greenhouse.io
Two minutes of prep from what actually happened — and never a productivity score.
Syncs LinkedIn Recruiter InMails with Greenhouse ATS, reports to Notion and Slack
A job description that describes the job, and an interview kit that tests what it asks for.
Turns a start date into a real 30-60-90: a plan page, dated tasks with owners, and one announcement.
Answers HR policy questions in Slack with the page, the link, and the right form.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.
Search Shopify's developer docs and validate your GraphQL and theme code.