stylemcp for Zed
io.github.3dunlmtd/stylemcp
Brand rules for AI outputs. Validate and rewrite text to match your brand voice.
client:Zed
transport:stdio
runtime:npm
Install stylemcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"stylemcp": {
"command": "npx",
"args": [
"-y",
"stylemcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs