OathReady: Canadian Citizenship Test for Gemini CLI
ca.oathready/citizenship-test
Canadian citizenship test practice: verified questions, mock tests, IRCC stats, eligibility tools.
client:Gemini CLI
transport:streamable-http
tools:11
Install OathReady: Canadian Citizenship Test in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"citizenship-test": {
"httpUrl": "https://oathready.ca/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs