Skip to content
Claude Desktop

TomeVault for Claude Desktop

io.github.olijboyd/tomevault

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

client:Claude Desktop transport:streamable-http

Install TomeVault in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tomevault": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.tomevault.io/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

TomeVault in other clients