This repository contains a Cloudflare Worker MCP server and OAuth integration code for FreeAgent.
Please do not open public issues for security-sensitive problems.
- If GitHub private vulnerability reporting is enabled on this repository, use that.
- Otherwise, report privately to the maintainers through the normal private channel.
- Include reproduction steps, impact, and the affected files, endpoints, or flows.
- Never commit real credentials such as
FREEAGENT_CLIENT_SECRET, OAuth tokens, or encryption keys. - Use
.dev.varslocally andwrangler secret putfor deployed environments. - Keep
wrangler.jsoncplaceholders intact in public branches. - Rotate secrets immediately if accidental exposure is suspected.