Skip to content
Claude Desktop

lousa for Claude Desktop

io.github.henriquepe/lousa

A whiteboard where AI agents draw their explanations as hand-drawn animated diagrams

client:Claude Desktop transport:stdio runtime:npm

Install lousa in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lousa": {
      "command": "npx",
      "args": [
        "-y",
        "lousa"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

lousa in other clients