Clutter for Windsurf
io.github.michaelhologram/clutter-mcp
Generate synthetic companies, documents & data via the Clutter API (e.g. to fill SharePoint).
client:Windsurf
transport:stdio
runtime:npm
Install Clutter in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clutter-mcp": {
"command": "npx",
"args": [
"-y",
"clutter-mcp"
],
"env": {
"CLUTTER_API_KEY": "<CLUTTER_API_KEY>",
"CLUTTER_API_URL": "<CLUTTER_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs