Claude CodeMCP 与集成约 2 分钟

一条命令接上Burp MCP

Hook Claude Code to Burp

要点

  1. 一条命令:claude mcp add burp --transport sse http://127.0.0.1:9876。
  2. 接上后可翻代理历史、自动侦察、列测试待办并改请求。
  3. 作者只给范围,自己做判断,代理负责跑重复劳动。
  4. 自称已核出 11 个真洞;跟帖提醒要防重复报告。

原帖开头

I Connected Claude Code direct to Burp via MCP one command: ``` claude mcp add burp --transport sse http://127.0.0.1:9876 ``` that's literally it. after that Claude start working by himself: - browse my proxy history - do auto-recon on target - create testing todo-list - pla