life. scored. for Gemini CLI
com.lifescored/mcp
Rebuilds the scores real systems run on you — credit, actuarial, lending — in the open, cited.
client:Gemini CLI
transport:streamable-http
tools:4
Install life. scored. in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://lifescored.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