phpray for Zed
dev.phpray/phpray
Ask an agent why a PHP site is slow: every request with its SQL, HTTP calls, errors and N+1.
client:Zed
transport:streamable-http
tools:10
Install phpray in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"phpray": {
"url": "https://phpray.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs