The Cracks Index for Gemini CLI
io.github.johanvd75-byte/cracks-index
Read-only MCP server for The Cracks Index: ranks countries and regions on social-safety strength
client:Gemini CLI
transport:streamable-http
tools:15
Install The Cracks Index in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cracks-index": {
"httpUrl": "https://api.fynqo.app/mcp/cracks/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs