Thanks for helping improve Burp MCP Agents.
- Open an issue first for feature requests or behavior changes.
- Keep PRs focused and minimal; avoid sweeping refactors.
- Prefer clear docs and small scripts over complex automation.
- Include before/after behavior notes for changes to prompts or agents.
- This repo does not provide legal or compliance advice.
- The maintainers may decline features that increase risk or misuse.
- Use ASCII in docs and scripts where possible.
- Follow existing structure:
common/,prompts/, and backend folders. - Test locally where practical and document any manual verification steps.