Project Fingerprint for Gemini CLI
com.projectfingerprint/personal-context
Personal context and preferences for AI via OAuth-approved profile sections and taste data.
client:Gemini CLI
transport:streamable-http
Install Project Fingerprint in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"personal-context": {
"httpUrl": "https://projectfingerprint.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