Skip to content
VS Code

TomeVault for VS Code

io.github.olijboyd/tomevault

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

client:VS Code transport:streamable-http

Install TomeVault in VS Code

.vscode/mcp.json

{
  "servers": {
    "tomevault": {
      "type": "http",
      "url": "https://mcp.tomevault.io/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TomeVault in other clients