lauther for Windsurf
io.github.csanadymiklos/lauther
Puts Approve/Deny on your phone before an agent acts, and waits for your fingerprint.
client:Windsurf
transport:stdio
runtime:npm
Install lauther in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lauther": {
"command": "npx",
"args": [
"-y",
"lauther-mcp"
],
"env": {
"LAUTHER_TOKEN": "<LAUTHER_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs