content hooks mcp for Zed
io.github.closermethod/content-hooks-mcp
Short-form hook styles, script structures, retention and CTA rules for creators.
client:Zed
transport:stdio
runtime:npm
Install content hooks mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"content-hooks-mcp": {
"command": "npx",
"args": [
"-y",
"content-hooks-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs