Skip to content
Zed

growmos for Zed

com.codician/growmos

Living knowledge graph for your repo: query with citations, remember/link facts, fact-check claims.

client:Zed transport:stdio runtime:pypi

Install growmos in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "growmos": {
      "command": "uvx",
      "args": [
        "growmos"
      ]
    }
  }
}

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

growmos in other clients