This repository contains a Cloudflare Worker MCP server and OAuth integration code.
Please do not open public issues for security-sensitive problems.
- Report privately to the maintainers through your normal private channel.
- Include reproduction steps, impact, and affected files/endpoints.
- Never commit real credentials (
XERO_CLIENT_SECRET, API tokens, encryption keys). - Use
.dev.varslocally andwrangler secret putfor deployed environments. - Rotate secrets immediately if accidental exposure is suspected.