TomeVault for Gemini CLI
io.github.olijboyd/tomevault
Check AI instruction files, look up a company's record, and keep a dated record of your own.
client:Gemini CLI
transport:streamable-http
Install TomeVault in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tomevault": {
"httpUrl": "https://mcp.tomevault.io/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs