nomue Record Verifier for Zed
io.github.licklider-ai/nomue-verifier-mcp
Local verification of nomue Protocol Records; current release supports the Release 1 Welch bundle.
client:Zed
transport:stdio
runtime:npm
Install nomue Record Verifier in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nomue-verifier-mcp": {
"command": "npx",
"args": [
"-y",
"@licklider/nomue-verifier-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs