six2dez/burp-mcp-agents
Practical setup guides and helpers to connect Burp Suite MCP Server to multiple AI backends (Codex, Gemini, Ollama, ...).
Platform-specific configuration:
{
"mcpServers": {
"burp-mcp-agents": {
"command": "npx",
"args": [
"-y",
"burp-mcp-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...