Skip to main content
Set up Claude Code to work with HypurrFi documentation and integration code.

Prerequisites

  • Active Claude subscription (Pro, Max, or API access)

Setup

1

Install Claude Code

npm install -g @anthropic-ai/claude-code
2

Load the HypurrFi skill file

Claude Code automatically reads AGENTS.md and SKILL.md from the repo root. SKILL.md contains the full HypurrFi protocol reference including product taxonomy, contract addresses, code patterns, and user interaction guidelines.
3

Start working

claude
Claude Code will have full HypurrFi context for documentation edits or integration code.