Claude Code Plugin
MCP server with 28 live API tools, 5 auto-triggered skills, and 4 slash commands — exclusive to Claude Code.
AI Agent Skills
Code-generation skills for Claude Code, Cursor, GitHub Copilot, and Windsurf. Install once, describe what you want.
HitPay CLI
Drive the API from your terminal, scripts, and CI pipelines. Includes a full webhook development flow with
hitpay listen and hitpay trigger.Which tool should I use?
| Claude Code Plugin | Agent Skills | HitPay CLI | |
|---|---|---|---|
| Works with Claude Code | ✓ | ✓ | — |
| Works with Cursor / Copilot / Windsurf | ✗ | ✓ | — |
| Live API access | ✓ | ✗ | ✓ |
| Code generation | ✓ | ✓ | ✗ |
| Webhook testing | ✓ | ✓ | ✓ |
| CI / script integration | ✗ | ✗ | ✓ |
| Sandbox by default | ✓ | ✓ | ✓ |
Recommended choices
- Using Claude Code? Start with the Claude Code Plugin — it combines live API access with auto-triggered skills. Add Agent Skills for offline code generation templates.
- Using Cursor, Copilot, or Windsurf? Install Agent Skills — it works with any AI coding assistant and generates production-ready code from natural language prompts.
- Scripting, CI, or terminal work? Use the HitPay CLI — especially useful for webhook development with
hitpay listenandhitpay trigger.
Prerequisites
All three tools require a HitPay account and API credentials:- HitPay Account — Create an account or use the sandbox environment
- API Key — Found in Settings → Payment Gateway → API Keys
- Webhook Salt — Found in Settings → Developers → Webhook Endpoints
Quick start by tool
- Claude Code Plugin
- Agent Skills
- HitPay CLI