Tarot MCP Server by RoxyAPI for Gemini CLI
com.roxyapi/tarot
Tarot card meanings, spreads and seeded reproducible readings for AI agents, one API key.
client:Gemini CLI
transport:streamable-http
tools:10
Install Tarot MCP Server by RoxyAPI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tarot": {
"httpUrl": "https://roxyapi.com/mcp/tarot"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs