pest
The elegant testing framework for PHP developers and AI agents.
pest MCP Server
MCP server for pest-parser/pest
Ready-to-Use Client Configurations
{
"mcpServers": {
"pest": {
"command": "npx",
"args": [
"-y",
"@pest-parser/pest"
]
}
}
}