Event Hooks
Community

mcp-serena

1 event · 1 hook

Install
1
Install the plugin
$
npx claudepluginhub takemi-ohama/ai-plugins --plugin mcp-serena

Want just this hook?

Then install: npx claudepluginhub u/[userId]/[slug]

Source

Defined in hooks/hooks.json

Configuration
{
  "SessionStart": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "echo '[mcp-serena] Serena MCPが利用可能です。activate_project でプロジェクトをアクティベートしてください。'",
          "description": "Output Serena activation reminder",
          "suppressOutput": false,
          "continueOnError": true
        }
      ],
      "description": "Remind to activate Serena project"
    }
  ]
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": false,
    "touchesFileWrites": false
  },
  "typeStats": {
    "command": 1
  },
  "eventStats": {
    "SessionStart": 1
  },
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 0,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 1
  }
}
Stats
Stars0
Forks0
Last CommitMar 8, 2026

Similar Hooks