Achriom for Gemini CLI
com.achriom/achriom
Media memory for AI agents and their humans: books, movies, music, shows, anime, podcasts, games.
client:Gemini CLI
transport:streamable-http
Install Achriom in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"achriom": {
"httpUrl": "https://mcp.achriom.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs