Skip to main content
AI assistants can help you explore Hyperline, build integrations, and automate billing workflows. Hyperline supports several AI-friendly entry points depending on where your assistant runs and what it needs to do.

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.
SkillUse it for
Create a subscription from a templateCreate a subscription from a template while preserving template configuration.
Create an invoiceCreate draft or payable invoices with explicit line items and status.
Create a quote from a templateCreate a quote from a quote template and optionally set custom properties on the subscription created from that template.
Build an insights reportAnswer revenue, invoice, subscription, and usage reporting questions.
Investigate a customer balanceReconcile customer balances, invoices, wallets, credits, and payments.
Answer a billing questionAnswer Hyperline billing questions with docs and read-only account checks.
Bulk update subscriptionsPlan, 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.