npm install -g @covalenthq/goldrush-cli
mcp_config.json.{
"goldrush": {
"command": "npx",
"args": ["-y", "@covalenthq/goldrush-mcp-server"],
"env": { "GOLDRUSH_API_KEY": "YOUR_API_KEY" }
}
}npx skills add covalenthq/goldrush-agent-skills
.agents/skills/ for team reusemcp_config.json file. Both approaches connect GoldRush tools to the Gemini agent.npx is available in the integrated terminal.