Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Juris UCC Article 9 lien search in other clients