Debugging PHP in Docker with an AI Agent and Xdebug
For a while now I have used LLMs to automate parts of my work. One of those parts is debugging with Xdebug. PhpStorm has an MCP server for it, but it only handles simple GET requests — so I wrote my own.
