ugc brief mcp for Zed
io.github.closermethod/ugc-brief-mcp
Turn a brand brief into deliverables, shot lists, and the right UGC format, catching scope traps.
client:Zed
transport:stdio
runtime:npm
Install ugc brief mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ugc-brief-mcp": {
"command": "npx",
"args": [
"-y",
"ugc-brief-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs