phpray for Grok
dev.phpray/phpray
Ask an agent why a PHP site is slow: every request with its SQL, HTTP calls, errors and N+1.
client:Grok
transport:streamable-http
tools:10
Install phpray in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"phpray": {
"type": "http",
"url": "https://phpray.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs