Skip to content
Claude Desktop

lucent for Claude Desktop

io.github.beepboop2025/lucent

Call-scoped Clear Signing presentation checks for EVM signing agents.

client:Claude Desktop transport:stdio runtime:oci

Install lucent in Claude Desktop

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

{
  "mcpServers": {
    "lucent": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
      ]
    }
  }
}

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

lucent in other clients