Clutter for Zed
io.github.michaelhologram/clutter-mcp
Generate synthetic companies, documents & data via the Clutter API (e.g. to fill SharePoint).
client:Zed
transport:stdio
runtime:npm
Install Clutter in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<CLUTTER_API_KEY>",
"CLUTTER_API_URL": "<CLUTTER_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs