Assesses applications requirement by requirement — reasoning first, and never an automatic rejection.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Human Resources › AskHR Policy Agent
Answers HR policy questions in Slack with the page, the link, and the right form.
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.
Search an approved Confluence HR space for pages matching an employee's question.
Reaches: {confluence_site}.atlassian.net
Uses your Confluence Cloud token.
Fetch the full body and version metadata of one HR page, including when it was last updated.
Reaches: {confluence_site}.atlassian.net
Uses your Confluence Cloud token.
Find the form or request page for a process, from pages labelled as HR forms in an approved space.
Reaches: {confluence_site}.atlassian.net
Uses your Confluence Cloud token.
Turn a retrieved HR page into a cited answer with its form link, or refuse when the page does not cover the question.
Post the cited policy answer as a reply in the Slack thread where the question was asked.
Reaches: slack.com
Uses your Slack bot token.
Reply visibly only to the person who asked, for a sensitive matter that must not appear in a public thread.
Reaches: slack.com
Uses your Slack bot token.
Send an unanswered general or individual-case question to the people team's channel with the search already run.
Reaches: slack.com
Uses your Slack bot token.
Notify the people team that someone raised a sensitive matter, passing only who and where — never what was said.
Reaches: slack.com
Uses your Slack bot token.
Only ever sent to: atlassian.net
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.
Only ever sent to: slack.com
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": {
"askhr-policy-agent": {
"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-email:your-api-token' — encode it yourself before pasting; the runtime only adds the Basic prefix. Create the token at id.atlassian.com/manage-profile/security/api-tokens. Use an account whose Confluence access covers only the spaces this agent should answer from — it can read whatever this account can read.
Get this from atlassian.net's account or API settings.
Paste the value as a single line.
Only sent to: atlassian.net
A bot token starting with xoxb- from your Slack app. Needs chat:write, and the bot must be invited to every channel it answers or escalates in.
Create a Slack app (api.slack.com/apps), add the scopes the agent needs, install it to your workspace, and copy the bot/user token.
Paste the value as a single line.
Only sent to: slack.com
Assesses applications requirement by requirement — reasoning first, and never an automatic rejection.
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.
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.