secops-setup-gemini
OfficialSet up Google SecOps Gemini CLI smoothly.
Authorgoogle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Gemini CLI users often struggle to correctly configure the Google SecOps Remote MCP Server. This Skill provides a guided setup flow to ensure proper integration, authentication, and server endpoint accuracy.
Core Features & Use Cases
- Prerequisite validation: verifies uv availability and Google Cloud authentication readiness.
- Gemini CLI integration: configures the Gemini client to point to the Chronicle MCP endpoint with the correct project and region.
- Verification & troubleshooting: provides commands and checks to confirm successful setup and identify common issues.
Quick Start
- Install uv if it is not already installed: curl -LsSf https://astral.sh/uv/install.sh | sh
- Authenticate with Google Cloud: gcloud auth application-default login; gcloud auth application-default set-quota-project <YOUR_PROJECT_ID>
- Gather required values: PROJECT_ID, CUSTOMER_ID, REGION
- Update Gemini config at ~/.gemini/config.json by adding the "remote-mcp-secops" server with the provided httpUrl, authProviderType, oauth scopes, timeout, and headers including your project ID
- Verify by testing a sample Gemini prompt like: gemini prompt "list 3 soar cases"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: secops-setup-gemini Download link: https://github.com/google/mcp-security/archive/main.zip#secops-setup-gemini Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.