Skip to content
Zed

tela for Zed

io.github.zcag/tela

Self-hostable team wiki; agents read & write it via MCP; Atlas turns your repo into a cited wiki.

client:Zed transport:streamable-http runtime:npm

Install tela in Zed

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

{
  "context_servers": {
    "tela": {
      "url": "https://telawiki.com/api/mcp"
    }
  }
}

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

tela in other clients