Skip to content
Zed

tilde for Zed

io.github.topskychen/tilde

Your AI agents' home directory — privacy-first MCP server for portable AI identity.

client:Zed transport:stdio runtime:npm

Install tilde in Zed

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

{
  "context_servers": {
    "tilde": {
      "command": "npx",
      "args": [
        "-y",
        "tilde-ai"
      ]
    }
  }
}

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

tilde in other clients