lousa for Windsurf
io.github.henriquepe/lousa
A whiteboard where AI agents draw their explanations as hand-drawn animated diagrams
client:Windsurf
transport:stdio
runtime:npm
Install lousa in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lousa": {
"command": "npx",
"args": [
"-y",
"lousa"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs