Bounty Hunter banner
Scottcjn Scottcjn

Bounty Hunter

Development community

Description

# RustChain Bounty Hunter Skill Use this skill to identify and track high-value bounties on the RustChain network and monitor the status of the ecosystem. ## Setup 1. Install the RustChain MCP server: ```bash pip install rustchain-mcp ``` 2. Configure your MCP client (e.g., Claude Desktop or Claude Code) to use the `rustchain` server. 3. Ensure you have a valid RustChain API key exported as `RUSTCHAIN_API_KEY`. ## Workflow: Finding Fast Cash ### 1. Scout for Open Bounties Use the `

Installation

Installs to ~/.claude/skills/scottcjn-rustchain-mcp-bounty-hunter/SKILL.md

Terminal
mkdir -p ~/.claude/skills/scottcjn-rustchain-mcp-bounty-hunter && curl -fsSL https://raw.githubusercontent.com/Scottcjn/rustchain-mcp/HEAD/.claude/skills/bounty-hunter.md -o ~/.claude/skills/scottcjn-rustchain-mcp-bounty-hunter/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository