Skip to content
Cline

lucent for Cline

io.github.beepboop2025/lucent

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

client:Cline transport:stdio runtime:oci

Install lucent in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

lucent in other clients