curl -fsSL https://claude.ai/install.sh | bash
npm install -g @covalenthq/goldrush-cli
GOLDRUSH_API_KEY environment variable before running.claude mcp add goldrush -- npx -y @covalenthq/goldrush-mcp-server
claude
npx skills add covalenthq/goldrush-agent-skills
GOLDRUSH_API_KEY as an environment variable to avoid passing it each timeGOLDRUSH_API_KEY is set correctly.GOLDRUSH_API_KEY is exported in your shell profile (~/.bashrc or ~/.zshrc). Restart Claude Code after setting environment variables.