secops-setup-gemini
Helps the user configure the Google SecOps Remote MCP Server for Gemini CLI. Use this when the user asks to \
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Helps the user configure the Google SecOps Remote MCP Server for Gemini CLI. Use this when the user asks to \
How to use
Upewnij się, że masz zainstalowany uv. Jeśli nie, uruchom: curl -LsSf https://astral.sh/uv/install.sh | sh
Zaloguj się do Google Cloud, wykonując gcloud auth application-default login, a następnie ustaw projekt: gcloud auth application-default set-quota-project TWÓJ_PROJECT_ID
Otwórz plik konfiguracyjny Gemini CLI znajdujący się w ~/.gemini/config.json i zlokalizuj sekcję mcpServers.
Dodaj nową konfigurację remote-mcp-secops z URL https://chronicle.us.rep.googleapis.com/mcp, typem uwierzytelnienia google_credentials oraz zakresem cloud-platform. Pamiętaj, aby wstawić swój PROJECT_ID w nagłówku x-goog-user-project i ustawić timeout na 30000 milisekund.
Przygotuj dane konfiguracyjne: identyfikator projektu Google Cloud, identyfikator klienta Chronicle (UUID) oraz region Chronicle (np. us lub europe-west1).
Po zapisaniu konfiguracji przetestuj połączenie, uruchamiając gemini prompt z zapytaniem list, aby sprawdzić, czy SecOps jest dostępny w Gemini CLI.