MysticAPI for Gemini CLI
io.github.latimer-woods-tech/mysticapi
Human Design & astrology engine: bodygraph, personal-sky SVG, today's sky. JPL ephemeris.
client:Gemini CLI
transport:streamable-http
tools:6
Install MysticAPI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mysticapi": {
"httpUrl": "https://mysticapi.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