Burp MCP server stops working after a while
Resolved 💬 2 comments Opened Sep 12, 2025 by cristisecresearch Closed Dec 25, 2025
What version of Codex is running?
0.34.0
Which model were you using?
high
What platform is your computer?
wsl
What steps can reproduce the bug?
codex-cli successfully connects and works with Burp MCP. However, after the first commands that run successfully (create_repeater_tab for example), it stops working. It cannot connect to burp anymore:
<img width="1067" height="235" alt="Image" src="https://github.com/user-attachments/assets/334de4ae-0236-4aad-b855-7d7d1af2ff00" />
And the bigger issue is that you have to quit and restart codex to make it run. Thus, you lose all your work since there are no sessions.
What is needed:
- ability to restart the mcp server within codex. we need a well rounded /mcp menu, not just listing the actual mcp.
- sessions
Of course, we also need memory, but the two above would dramatically increase the user experience and also fix this issue.
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗