HitPay MCP Server
Connect Claude to your business data: query sales, transactions, payouts, and balances, or create payment links and invoices. Authenticates with your HitPay login over OAuth.
Claude Code Plugin
MCP server with 28 live API tools, 5 auto-triggered skills, and 4 slash commands for building integrations. Claude Code only.
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. Test webhooks locally with
hitpay listen and hitpay trigger.Which tool should I use?
| MCP Server | Claude Code Plugin | Agent Skills | HitPay CLI | |
|---|---|---|---|---|
| Best for | Chatting with your business data | Building integrations in Claude Code | Code generation in any AI IDE | Scripts, CI, terminal |
| Authentication | HitPay login (OAuth) | API key | API key | API key |
| Requires coding | ✗ | ✓ | ✓ | ✓ |
| Live data access | ✓ | ✓ | ✗ | ✓ |
| Code generation | ✗ | ✓ | ✓ | ✗ |
| Webhook testing | ✗ | ✓ | ✓ | ✓ |
| Works with Cursor / Copilot / Windsurf | ✗ | ✗ | ✓ | — |
| Sandbox support | ✗ | ✓ (default) | ✓ | ✓ (default) |
Recommended choices
- Querying your own business data? Connect the MCP Server to Claude to look up sales, payouts, and transactions.
- Using Claude Code to build an integration? Start with the Claude Code Plugin, which 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 code from natural language prompts.
- Scripting, CI, or terminal work? Use the HitPay CLI, especially for webhook development with
hitpay listenandhitpay trigger.
Prerequisites
The MCP Server only needs a HitPay account. You sign in as an owner or admin of the business when connecting. The three developer tools require 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
MCP Server
In claude.ai or the Claude desktop app, open Settings → Connectors → Add custom connector and enterhttps://mcp.hit-pay.com/. From Claude Code: