News

Laravel Releases Nightwatch MCP Server for Claude Code and AI Agents

Published
Laravel Releases Nightwatch MCP Server for Claude Code and AI Agents image

Laravel Nightwatch MCP Is Live!

The Laravel team has announced that Laravel Nightwatch MCP is now available, bringing AI-assisted debugging and issue resolution directly into your workflow.

With Nightwatch MCP, developers can fix and investigate problems simply by chatting with tools like Claude Code, OpenCode, or other compatible agents. The MCP server exposes application context in a structured way so AI tools can help diagnose issues more effectively.

What Is Nightwatch MCP?

Nightwatch MCP is a Model Context Protocol (MCP) server that integrates with your Laravel application to provide rich runtime context to AI agents. This allows you to ask questions about errors, investigate failures, and resolve issues without manually digging through logs or code paths.

The goal is to streamline troubleshooting by letting your AI tooling understand your app’s environment and guide you toward fixes.

Getting Started

If you’re already using Laravel Boost, getting up and running is straightforward:

composer update
php artisan boost:install

From there, you can connect your preferred AI agent and start interacting with your application through Nightwatch.

Learn More

You can find the full documentation and installation guide on the official site.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Live Stream: Building a Social Network in PHP in 48 Hours image

Live Stream: Building a Social Network in PHP in 48 Hours

Read article
Health for Laravel: Kubernetes Probes and Prometheus Metrics image

Health for Laravel: Kubernetes Probes and Prometheus Metrics

Read article
Fast Excel 5.x Adds Streaming Imports and Safer Exports image

Fast Excel 5.x Adds Streaming Imports and Safer Exports

Read article
What We Know About Laravel 14 image

What We Know About Laravel 14

Read article
Difflock: Lint Laravel Migrations and Diff Your Schema image

Difflock: Lint Laravel Migrations and Diff Your Schema

Read article
Fresh Package: Laravel Package Skeleton with Testbench, CI, and Boost Integration image

Fresh Package: Laravel Package Skeleton with Testbench, CI, and Boost Integration

Read article