Delimit for Windsurf
io.github.delimit-ai/delimit
One workspace for every AI coding assistant. Shared tasks, memory, and governance.
client:Windsurf
transport:stdio
runtime:npm
Install Delimit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"delimit": {
"command": "npx",
"args": [
"-y",
"delimit-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs