A front door for legal requests — categorised, complete, and never advised on.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Legal › Internal Policy Q&A Agent
Answers internal policy questions in Slack, always with the page, the link, and the date.
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 policy space for pages matching a question.
Reaches: {confluence_site}.atlassian.net
Uses your Confluence Cloud token.
Fetch the full body and version metadata of one policy page, including when it was last updated.
Reaches: {confluence_site}.atlassian.net
Uses your Confluence Cloud token.
List a policy page's revision history to see how recently and how often the rule has changed.
Reaches: {confluence_site}.atlassian.net
Uses your Confluence Cloud token.
Turn a retrieved policy page into a cited answer, 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.
Tell the asker a human will answer, and post the unanswered question plus the search already run to the owning team's channel.
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": {
"internal-policy-qa-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
A front door for legal requests — categorised, complete, and never advised on.
Processes GDPR DSARs across Postgres + HubSpot with compliant response drafts
Deterministic AML rule engine over Postgres transactions with SAR draft generation
Classifies workplace incidents under OSHA 29 CFR 1904 with Notion + Slack alerts
Puts the pricing clause and the actual arithmetic in front of whoever is about to approve.
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.