laravel/laravel-nightwatch
v1.0.0
Configuring Laravel Nightwatch data collection, sampling, filtering, and redaction
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
nightwatchstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nightwatch.laravel.com/mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "laravel-nightwatch",
"version": "1.0.0",
"description": "Configuring Laravel Nightwatch data collection, sampling, filtering, and redaction",
"author": {
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
}