world sense for Gemini CLI
com.arcaneforecasting/world-sense
Read-only live geopolitical-risk sensing for agents. ARCANE notices; never forecasts or advises.
client:Gemini CLI
transport:streamable-http
tools:10
Install world sense in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"world-sense": {
"httpUrl": "https://mcp.arcaneforecasting.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