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.

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.