# Setup

> This skill should be used when user encounters "ADC not found", "gcloud auth error", "GCloud MCP error", "Application Default Credentials", "project not set", or needs help configuring GCloud integration.

- Skill: `fcakyon/setup-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fcakyon/setup-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fcakyon/setup-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: fcakyon (https://skillmd.com/u/fcakyon)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fcakyon/setup-2

---


# GCloud Tools Setup

Run `/gcloud-tools:setup` to configure GCloud MCP.

## Quick Fixes

- **ADC not found** - Run `gcloud auth application-default login`
- **Project not set** - Run `gcloud config set project PROJECT_ID`
- **Permission denied** - Check IAM roles in Cloud Console

## Don't Need GCloud?

Disable via `/mcp` command to prevent errors.

