Skip to content
Zed

Bilinc for Zed

io.github.atakanelik34/bilinc

Hosted agent memory with provenance, contradiction surfacing, and snapshot rollback.

client:Zed transport:stdio runtime:pypi

Install Bilinc 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": {
    "bilinc": {
      "command": "uvx",
      "args": [
        "bilinc"
      ],
      "env": {
        "BILINC_API_KEY": "<BILINC_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Bilinc in other clients