From 76fe9b36649e712e5e5994fe52cc112c2b6c51a7 Mon Sep 17 00:00:00 2001 From: Pushpak Chhajed Date: Wed, 29 Oct 2025 21:47:46 +0530 Subject: [PATCH] add OpenCode steps to README Signed-off-by: Pushpak Chhajed --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d230861d..aca3ca30 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ Once Laravel Boost has been installed, you're ready to start coding with Cursor, 2. Open a shell in the project's directory 3. Run `claude mcp add -s local -t stdio laravel-boost php artisan boost:mcp` +#### OpenCode + +1. OpenCode support is typically enabled automatically via the `opencode.json` file +2. If you don't find it, you can manually add it to the configuration `opencode.json` + ## Available MCP Tools | Name | Notes |