Quick Start

This walkthrough gets from installation to first AI analysis quickly.

  • Click MCP toggle in the top bar of the AI Agent tab.

  • Verify indicator turns active.

Screenshot: Top bar toggles

Bundled profiles are installed automatically into ~/.burp-ai-agent/AGENTS/.

To add custom profiles, place *.md files in that directory and refresh profiles in AI Backend settings.

3. Configure AI Backend

  1. Open AI Backend tab in Settings.

  2. Choose backend.

  3. Set CLI command or HTTP URL/model fields.

circle-exclamation

For backend-specific values, see Backends Overview.

Screenshot: Backend selection

4. Analyze a Request

  1. Go to Proxy -> HTTP History.

  2. Right-click a request.

  3. Select Extensions -> Burp AI Agent -> Find vulnerabilities.

Screenshot: Context menu on request

5. Review Response

A new chat session opens and streams AI analysis.

Screenshot: Chat response

6. Enable Background Scanning (Advanced)

  1. Toggle Passive ON in top bar.

  2. Browse target traffic.

  3. Review findings in passive scanner view and Burp issues.

Passive scanner toggle enabled in top bar

Next Steps

Last updated