phpray for VS Code
dev.phpray/phpray
Ask an agent why a PHP site is slow: every request with its SQL, HTTP calls, errors and N+1.
client:VS Code
transport:streamable-http
tools:10
Install phpray in VS Code
.vscode/mcp.json
{
"servers": {
"phpray": {
"type": "http",
"url": "https://phpray.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs