Skip to content
Claude Desktop

Lotor for Claude Desktop

io.github.githubscum/lotor

A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.

client:Claude Desktop transport:stdio runtime:npm

Install Lotor in Claude Desktop

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

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

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

Lotor in other clients