npm install -g @google/gemini-cli
npm install -g @covalenthq/goldrush-cli
GOLDRUSH_API_KEY environment variable before running. You can also add it manually to ~/.gemini/settings.json.gemini mcp add goldrush -- npx -y @covalenthq/goldrush-mcp-server
gemini
npx skills add covalenthq/goldrush-agent-skills
.gemini/skills/.gemini/ to the repogemini mcp add for quick server setup instead of editing settings.json manuallyGOLDRUSH_API_KEY as an environment variable to avoid passing it each time.gemini/skills/ for reuse/compact command to manage context in long sessionsnpx -y @covalenthq/goldrush-mcp-server manually to check for errors. Verify your GOLDRUSH_API_KEY is set correctly.GOLDRUSH_API_KEY is exported in your shell profile (~/.bashrc or ~/.zshrc). Restart Gemini CLI after setting environment variables.