lucent for VS Code
io.github.beepboop2025/lucent
Call-scoped Clear Signing presentation checks for EVM signing agents.
client:VS Code
transport:stdio
runtime:oci
Install lucent in VS Code
.vscode/mcp.json
{
"servers": {
"lucent": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs