phpray for Cursor
dev.phpray/phpray
Ask an agent why a PHP site is slow: every request with its SQL, HTTP calls, errors and N+1.
client:Cursor
transport:streamable-http
tools:10
Install phpray in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"phpray": {
"url": "https://phpray.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs