#2 homepage hutan

This commit is contained in:
Saufi
2026-05-12 12:19:07 +08:00
parent 532b699e37
commit f68a71443f
29 changed files with 2879 additions and 226 deletions

11
.mcp.json Normal file
View File

@@ -0,0 +1,11 @@
{
"mcpServers": {
"laravel-boost": {
"command": "php",
"args": [
"artisan",
"boost:mcp"
]
}
}
}