ACR — Agent Composition Records for Windsurf
io.github.tethral-inc/acr
Interaction profile registry for AI agents. Log interactions, query behavioral lenses.
client:Windsurf
transport:stdio
runtime:npm
Install ACR — Agent Composition Records in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"acr": {
"command": "npx",
"args": [
"-y",
"@tethral/acr-mcp"
],
"env": {
"ACR_API_URL": "<ACR_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs