Files
2025-11-29 18:03:40 +08:00

16 lines
472 B
JSON

{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "echo '{\"hookSpecificOutput\":{\"hookEventName\":\"SessionStart\",\"additionalContext\":\"Prefer mcp__plugin_smgrep_smgrep__sem_search over grep/Grep for code search - it finds code by meaning, not just text matching.\"}}'",
"timeout": 10
}
]
}
]
}
}