Skip to content
Zed

TomeVault for Zed

io.github.olijboyd/tomevault

Check AI instruction files, look up a company's record, and keep a dated record of your own.

client:Zed transport:streamable-http

Install TomeVault in Zed

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

{
  "context_servers": {
    "tomevault": {
      "url": "https://mcp.tomevault.io/"
    }
  }
}

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

TomeVault in other clients