MCP Directory
Back

burp-ai-agent

by six2dez · Kotlin · ★ 1,311

Burp Suite extension that adds built-in MCP tooling, AI-assisted analysis, privacy controls, passive and active scanning and more

#ai#appsec#bugbounty#burp#burp-extensions#burp-plugin#burp-suite#hacking#kotlin#llm#mcp#pentesting#security#web-security

Install

git clone https://github.com/six2dez/burp-ai-agent.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "burp-ai-agent": {
      "command": "npx",
      "args": [
        "-y",
        "github:six2dez/burp-ai-agent"
      ]
    }
  }
}

From the README

**The bridge between Burp Suite and modern AI.** > **A note on the name:** This extension is published as **Custom AI Agent** (formerly *Burp AI Agent*). It was renamed to comply with PortSwigger's BApp Store naming requirements and to avoid confusion with Burp Suite's built-in **Burp AI** provider. The GitHub repository (), the documentation site (), and the configuration directory () keep the identifier for continuity. Custom AI Agent is an extension for Burp Suite that integrates AI into your security workflow. Use local models or cloud providers, connect external AI agents via MCP, and…
Read full README on GitHub →

Related ai & ml servers