Back
February 21, 2026

Laravel Nightwatch MCP Now Live with Claude Code | Laravel posted on the topic | LinkedIn

My Thoughts

I haven't had a moment yet. But in the next week or two when I get a moment I'm gonna build an automation for work. The idea is. Consume new Laravel nightwatch issues on automation via event webhooks (it may need to be by mail/slack at the moment as there isn't a generic webhook). Claude code assesses the issue in context of the codebase. Then the severity is assessed. If severe, alerts are sent to relevent persons on slack etc... Claude code creates a branch, makes a fix and publishes a PR for review. A lot of low complexity bug fixes at the moment are just me posting a stacktrace to Claude code, it fixes the issue and then I publish a PR etc. So I'm not really adding any value majority of the time, but it just takes up my time and detracts me from other more important work. So automating as much of this process as possible makes sense. There will still be issues, and sometimes I may reject the fix and request something different, but that's fine. It's about pragmatism rather than perfection. I'm pretty confident I can build this. And it's going to be a huge value add for a small team!
Laravel Nightwatch MCP Now Live with Claude Code | Laravel posted on the topic | LinkedIn

Visit Link

https://www.linkedin.com/posts/laravel-nightwatch-mcp-is-live-share-7429616998827065344-fQ0k?utm_source=social_share_send&utm_medium=android_app&rcm=ACoAAA6HPPMBHuQL1N019XTrOyo5SdBRQKrm5mw&utm_campaign=share_via

Laravel Nightwatch MCP is live. 🦹🏻‍♀️ Fix and resolve issues just by chatting with Claude Code, OpenCode, or your agent of choice. If you're using Laravel Boost, just `composer update` and `boost:install`. Full docs and install guide here → https://lnkd.in/gpEzMcpF

You might also like

Building an efficient Content Pipeline with Claude Code: From PRs to Blog Drafts
blog

Building an efficient Content Pipeline with Claude Code: From PRs to Blog Drafts

I built a system that scans my GitHub PRs weekly, identifies content-worthy work, and generates blog drafts automatically. I call the pattern Quasi-Claw. I built a system to solve a problem most developers share: doing interesting work every week but never writing about it. The pattern — slash commands + LaunchAgents + CLI execution — turns Claude Code into a lightweight scheduled agent without any heavy framework or infrastructure. Here is how it works: 📅 The Trigger: Every Friday at 5pm, a macOS LaunchAgent triggers Claude Code. 🔍 The Scan: It scans my GitHub repos and scores PRs/commits for "content potential." 💬 The Summary: It sends me a Slack digest of the week's best stories. 🚀 The Execution: I run a single command to pick an idea, generate a full blog draft from the actual source code, and push it to my site’s API. The meta proof it works? This very post was identified and drafted by the system itself. #ClaudeCode #AI #BuildInPublic #Automation #SoftwareEngineering

A Developer's AI Workflow: From Voice Dictation to Automated Reviews
blog

A Developer's AI Workflow: From Voice Dictation to Automated Reviews

The AI toolkit and workflow behind building three repositories, 347 commits, and a full-stack portfolio in under a month of part-time work — Claude Code, voice dictation, automated reviews, and more.

How I Built a Full-Stack AI Portfolio for Under $1/Month
blog

How I Built a Full-Stack AI Portfolio for Under $1/Month

Four hosting services, three repositories, an AI chatbot, semantic search, and cross-device content sharing — practically free.