seekrit — secrets for agents for Gemini CLI
dev.seekrit/remote-mcp
Encrypted store for API keys and database URLs your code needs. Use them without reading them.
client:Gemini CLI
transport:streamable-http
tools:40
Install seekrit — secrets for agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"remote-mcp": {
"httpUrl": "https://mcp.seekrit.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- signup
- get_started
- setup_local_crypto
- local_tool_for
- whoami
- list_orgs
- list_apps
- list_envs
- list_branches
- list_groups
- list_group_envs
- list_env_groups
- list_members
- list_secrets
- list_secret_versions
- list_tokens
- list_invites
- kms_list_keys
- list_lease_targets
- list_leases
- audit
- billing
- create_app
- create_group