agence for Windsurf
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
client:Windsurf
transport:stdio
runtime:npm
Install agence in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agence": {
"command": "npx",
"args": [
"-y",
"@l-agence/mcp-server-agence"
],
"env": {
"AGENCE_ROOT": "<AGENCE_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs