Choose how your AI assistant works with Hyperline
Hyperline MCP
Connect assistants such as Claude, ChatGPT, Cursor, and VS Code to your Hyperline account through MCP.
Hyperline CLI
Use the agent-first CLI for terminal-based assistants and scripts.
Reusable skills
Skills are reusable instructions that help an AI assistant perform a specific Hyperline workflow reliably. They combine the exact API shape, required inputs, and caveats the assistant should respect. This section collects practical skills you can copy into your own AI assistant or agent workspace.| Skill | Use it for |
|---|---|
| Create a subscription from a template | Create a subscription from a template while preserving template configuration. |
| Create an invoice | Create draft or payable invoices with explicit line items and status. |
| Create a quote from a template | Create a quote from a quote template and optionally set custom properties on the subscription created from that template. |
| Build an insights report | Answer revenue, invoice, subscription, and usage reporting questions. |
| Investigate a customer balance | Reconcile customer balances, invoices, wallets, credits, and payments. |
| Answer a billing question | Answer Hyperline billing questions with docs and read-only account checks. |
| Bulk update subscriptions | Plan, confirm, apply, and verify bulk subscription changes safely. |
Next steps
- Use Hyperline MCP when your assistant supports MCP and needs to read or write Hyperline data.
- Use Hyperline CLI when your assistant can run shell commands.
- Copy a skill into your agent instructions when you want repeatable behavior for a known workflow.

