Juris UCC Article 9 lien search for Zed
io.github.tthorstenson/juris
UCC Article 9 debtor lien search + honest list_coverage; fixture-default; live HTML ToS-GRAY opt-in
client:Zed
transport:stdio
runtime:npm
Install Juris UCC Article 9 lien search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"juris": {
"command": "npx",
"args": [
"-y",
"@tthorstenson/juris"
],
"env": {
"JURIS_API_KEY": "<JURIS_API_KEY>",
"JURIS_BASE_URL": "<JURIS_BASE_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs