# How to connect HitPay to Claude

```json
{
  "title": "How to connect HitPay to Claude",
  "toolkit": "HitPay",
  "toolkit_slug": "hitpay",
  "framework": "Claude Cowork",
  "framework_slug": "claude-cowork",
  "url": "https://composio.dev/toolkits/hitpay/framework/claude-cowork",
  "markdown_url": "https://composio.dev/toolkits/hitpay/framework/claude-cowork.md",
  "updated_at": "2026-08-28T05:35:06.392Z"
}
```

## Introduction

Claude is Anthropic's AI assistant, available on the web, in the desktop app, and on mobile. Cowork is its agent for knowledge work, and it runs on all of those surfaces too. Connected to your apps, Claude can work with your files and services to accomplish complex tasks on your behalf.
This guide walks you through the easiest and most secure way to connect your HitPay account to Claude via Composio Connect, enabling it to charge a customer for an order, create an invoice for a customer, list recent payouts to bank account, and more such actions on your behalf without compromising your account security.
Setup is the same on Claude Web, Desktop, and Cowork, and you only need to do it once. The connector is tied to your account, so it's available in all three.

## Also integrate HitPay with

- [ChatGPT Work](https://composio.dev/toolkits/hitpay/framework/chatgpt)
- [Hermes](https://composio.dev/toolkits/hitpay/framework/hermes-agent)

## Connect HitPay to Claude Cowork

### Connecting HitPay to Claude Web, Desktop, and Cowork
Two ways to add the Composio connector. Pick whichever you prefer.
### 1. Add with one click
Click the button. Claude opens with the Composio connector filled in. Click Add, then go to step 2.
[Add to Claude](https://claude.ai/customize/connectors?modal=add-custom-connector&connectorName=Composio&connectorUrl=https%3A%2F%2Fconnect.composio.dev%2Fmcp)
### Add manually
In Claude Desktop, click Customize in the left sidebar, then select Connectors and click the + icon at the top.
Click Add custom connector and paste in the Composio MCP server URL:

```bash
https://connect.composio.dev/mcp
```

## What is the HitPay MCP server, and what's possible with it?

The HitPay MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your HitPay account. It provides structured and secure access so your agent can perform HitPay operations on your behalf.

## Supported Tools

| Tool slug | Name | Description |
|---|---|---|
| `HITPAY_GET_ACCOUNT_STATUS` | Get Account Status | Check the connected HitPay business's verification, bank-account, and payment-provider readiness. |
| `HITPAY_GET_BALANCES` | Get Balances | Return available, pending, deposit, and reserve balances by currency and wallet provider. |
| `HITPAY_GET_LOCATION` | Get Location | Retrieve one HitPay business location by ID. |
| `HITPAY_GET_PAYMENT_REQUEST` | Get Payment Request | Retrieve the current status and details of one HitPay payment request. |
| `HITPAY_LIST_CHARGES` | List Charges | Search completed and attempted charges by status, date, amount, payment request, customer, or location. Returns one page and an opaque continuation cursor. |
| `HITPAY_LIST_CUSTOMERS` | List Customers | List customer records stored by the connected HitPay business. Returns one provider-selected page because continuation input has not been verified. |
| `HITPAY_LIST_INVOICES` | List Invoices | Find invoices by customer email, status, or merchant reference. Returns one provider page; continuation is unavailable because HitPay's cursor input has not been verified. |
| `HITPAY_LIST_LOCATIONS` | List Locations | List business locations, optionally filtering by name keywords or an exact location ID. Returns one page and a cursor for the next page. |
| `HITPAY_LIST_ORDERS` | List Orders | Search HitPay commerce orders by version, status, date, or keywords. Returns one provider page because continuation input is not verified. |
| `HITPAY_LIST_PAYMENT_REQUESTS` | List Payment Requests | Search hosted payment requests and inspect their current payment status. |
| `HITPAY_LIST_PRODUCT_CATEGORIES` | List Product Categories | Browse or search active and nested HitPay product categories. |
| `HITPAY_LIST_PRODUCTS` | List Products | Search the HitPay product catalog using product, inventory, location, and sales-channel filters. |
| `HITPAY_LIST_RECURRING_BILLINGS` | List Recurring Billings | Find recurring billing records by customer, reference, plan, or status. |
| `HITPAY_LIST_STAFF` | List Staff | Return staff members visible to the connected HitPay business account. |
| `HITPAY_LIST_SUBSCRIPTION_PLANS` | List Subscription Plans | List recurring-payment plans configured for the connected HitPay business. |

## Supported Triggers

None listed.

## Troubleshooting

### 1. Why does Claude not use the Composio connector for HitPay?

The connector can show as connected, but Claude must use it in each HitPay conversation.
- Click + at the lower left of the chat, or type /.
- Hover Connectors.
- Turn on Composio.
- Ask Claude to connect to HitPay again.

### 2. Why does Claude show an MCP server error before HitPay connects?

Claude can show Couldn't reach the MCP server or Authorization with the MCP server failed when you add the connector for HitPay.
- Check that the connector URL is https://connect.composio.dev/mcp.
- Connectors run from Anthropic's cloud, so your device network is usually not the problem.
- Add the connector again from Customize > Connectors, then ask Claude to connect HitPay.
- If it fails again, send the error and the ofid_ reference id to support@composio.dev.

### 3. Why does the HitPay authorization link not work?

The Composio connector is one server. Your HitPay account connects separately when Claude asks for it.
- If the browser does not open, or the link expires, ask Claude to retry the HitPay connection.
- Composio creates a fresh HitPay authorization link.
- Open that link in your browser and finish the HitPay sign-in.

### 4. Why do HitPay actions fail after they worked before?

The HitPay connection can expire or lose permission.
- Ask Claude to inspect the HitPay connection.
- If the connection is unhealthy, disconnect it when Claude prompts you.
- Reconnect the HitPay account and retry the action.
- If Claude shows a permission prompt, approve it before Claude changes data in HitPay.
- If the action still fails with a permission error, check that the connected account has that permission in HitPay itself.

### 5. How do I switch to a different HitPay account?

Claude can manage the HitPay connection for you.
- Ask Claude to disconnect or delete the current HitPay account.
- Ask Claude to connect HitPay again.
- Open the new Composio authorization link for HitPay.
- Sign in with the other HitPay account in the browser.
- After the account connects, ask Claude to retry the HitPay task.

### 6. Why is my HitPay connection missing in Claude Desktop or on a Team plan?

The connector belongs to your Claude account, so your HitPay connection works in Claude Web, Desktop, and Cowork.
- In Claude Desktop, open Customize > Connectors.
- Next to Composio, click ⋮ and click Clear cache.
- If HitPay tools still do not appear, click ⋮, disconnect, remove the connector, and add it again.
- On Team or Enterprise, an Owner or Primary Owner must enable the connector before you can connect HitPay.

## Creating MCP Server - Stand-alone vs Composio SDK

The HitPay MCP server connects Claude Web, Desktop, and Cowork to your HitPay account through Composio. Once connected, Claude can use the available HitPay tools and triggers to complete tasks on your behalf.

## Complete Code

None listed.

## How to build HitPay MCP Agent with another framework

- [ChatGPT Work](https://composio.dev/toolkits/hitpay/framework/chatgpt)
- [Hermes](https://composio.dev/toolkits/hitpay/framework/hermes-agent)

## Related Toolkits

- [Stripe](https://composio.dev/toolkits/stripe) - Stripe is a global online payments platform offering APIs for managing payments, customers, and subscriptions. Trusted by businesses for secure, efficient, and scalable payment processing worldwide.
- [44API](https://composio.dev/toolkits/44api) - 44API is an API service for validating VAT and tax identifiers and returning company details. Use it to verify business tax data and manage account IP whitelists quickly.
- [Addresszen](https://composio.dev/toolkits/addresszen) - Addresszen is a real-time address autocomplete and verification service. It helps capture accurate, deliverable addresses with instant suggestions and validation.
- [Airwallex](https://composio.dev/toolkits/airwallex) - Airwallex is a global financial platform providing business accounts, payments, payouts, FX, and cards. Built to simplify cross-border payments and streamline financial operations for businesses.
- [Aiwyn Tax MCP](https://composio.dev/toolkits/aiwyn_tax_mcp) - Aiwyn Tax MCP is a tax estimation service powered by Aiwyn's federal and state tax engine. It helps teams estimate tax outcomes without building tax calculation logic from scratch.
- [Alpaca](https://composio.dev/toolkits/alpaca) - Alpaca is a stock and crypto trading platform for commission-free trading, real-time market data, and algorithmic strategies. Use it to build brokerage apps, trading bots, and portfolio workflows with market connectivity.
- [Alpha vantage](https://composio.dev/toolkits/alpha_vantage) - Alpha Vantage is a financial data platform offering real-time and historical stock market APIs. Get instant, reliable access to equities, forex, and technical analysis data for smarter trading decisions.
- [Altoviz](https://composio.dev/toolkits/altoviz) - Altoviz is a cloud-based billing and invoicing platform for businesses. It streamlines online payments, expense tracking, and customizable invoice management.
- [Asin data api](https://composio.dev/toolkits/asin_data_api) - Asin data api gives you detailed, real-time product data from Amazon, including price, rank, and reviews. Perfect for e-commerce pros and data-driven marketers who need instant marketplace insights.
- [Baselinker](https://composio.dev/toolkits/baselinker) - BaseLinker is an all-in-one e-commerce management platform connecting stores, marketplaces, carriers, and more. It streamlines order processing, inventory control, and automates your sales operations.
- [Benzinga](https://composio.dev/toolkits/benzinga) - Benzinga provides real-time financial news and data APIs for market coverage. It helps you track breaking news and actionable market insights instantly.
- [Bestbuy](https://composio.dev/toolkits/bestbuy) - Best Buy is a leading retailer offering APIs for product, store, and recommendation data. Instantly access up-to-date retail insights for smarter shopping and decision-making.
- [Bigdata.com MCP](https://composio.dev/toolkits/bigdata_com_mcp) - Bigdata.com MCP provides grounded access to financial news, transcripts, filings, and entity intelligence. Ideal for building research workflows and generating timely market insights.
- [Billsby](https://composio.dev/toolkits/billsby) - Billsby is a subscription billing platform for managing customers, subscriptions, invoices, products, plans, usage counters, add-ons, and allowances. It helps SaaS and subscription teams automate billing operations without building complex billing logic from scratch.
- [Bluebarry](https://composio.dev/toolkits/bluebarry) - Bluebarry is a customer data and product-advice platform for shopper identities, profiles, and recommendations. It helps teams analyze customer context and synchronize shopper data for better commerce experiences.
- [Brex](https://composio.dev/toolkits/brex) - Brex provides corporate credit cards and spend management tailored for startups and tech businesses. It helps optimize company cash flow, streamline accounting, and accelerate business growth.
- [Btcpay server](https://composio.dev/toolkits/btcpay_server) - BTCPay Server is a free, open-source, self-hosted Bitcoin payment processor. It lets merchants accept Bitcoin payments directly, cutting out middlemen and boosting privacy.
- [Cashfree Payments MCP](https://composio.dev/toolkits/cashfree_payments_mcp) - Cashfree Payments MCP is a merchant payments platform that handles collection, payouts, subscriptions, settlements, refunds, and identity verification. Simplifies merchant money lifecycle management with unified, API-driven workflows.
- [Cdr platform](https://composio.dev/toolkits/cdr_platform) - Cdr platform is an API for purchasing carbon dioxide removal services. It enables businesses to offset emissions by accessing verified carbon removal projects.
- [Chaser](https://composio.dev/toolkits/chaser) - Chaser is accounts receivable automation software that sends invoice reminders and helps businesses get paid faster. It streamlines the collections process to save time and improve cash flow.

## Frequently Asked Questions

### What are the differences in Tool Router MCP and HitPay MCP?

With a standalone HitPay MCP server, the agents and LLMs can only access a fixed set of HitPay tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from HitPay and many other apps based on the task at hand, all through a single MCP endpoint.

### Can I use Tool Router MCP with Claude Cowork?

Yes, you can. Claude Cowork fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right HitPay tools.

### Can I manage the permissions and scopes for HitPay while using Tool Router?

Yes, absolutely. You can configure which HitPay scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

### How safe is my data with Composio Tool Router?

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your HitPay data and credentials are handled as safely as possible.

---
[See all toolkits](https://composio.dev/toolkits) · [Composio docs](https://docs.composio.dev/llms.txt)
