Lotor for Windsurf
io.github.githubscum/lotor
A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.
client:Windsurf
transport:stdio
runtime:npm
Install Lotor in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lotor": {
"command": "npx",
"args": [
"-y",
"lotor-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs