Skip to content

Commit 4aff129

Browse files
committed
mcp: update server instructions
1 parent a174c99 commit 4aff129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mcp/Boost.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Boost extends Server
1414

1515
public string $serverVersion = '0.0.1';
1616

17-
public string $instructions = 'Laravel AI Assistant to give you a boost';
17+
public string $instructions = 'Laravel ecosystem MCP server offering database schema access, Artisan commands, error logs, Tinker execution, semantic documentation search and more. Boost helps with code generation.';
1818

1919
public int $defaultPaginationLength = 50;
2020

0 commit comments

Comments
 (0)