Remote MCP server
Connect an MCP-compatible client to call image, video, audio, and text generation tools. No local deployment is required.
HiAPI provides prebuilt integration paths for AI agents and AI coding tools, including Claude Code, Codex, Cursor, and custom agents.
Remote MCP server
Connect an MCP-compatible client to call image, video, audio, and text generation tools. No local deployment is required.
Agent Skills
Install a model-specific Skill into Claude Code, Codex, or OpenClaw with one command. The agent applies the model’s documented parameters.
llms.txt
A concise documentation context for AI assistants. Provide it to an assistant to answer HiAPI integration questions accurately.
To select an integration path, provide the prompt below to an agent (Claude, Cursor, Codex, …). It will read HiAPI’s model and API information, then select between Skills, Remote MCP, and direct API access.
| Scenario | Recommended |
|---|---|
| Generate images, videos, audio, and text in Claude Code, Cursor, or other clients | Remote MCP |
| Teach your coding agent to drive one specific model well | Agent Skills |
| Let any AI assistant understand the HiAPI surface and write integration code | llms.txt |
| Your own app, production integration | Text APIs or Unified Async API + SDK |
They all share the same API key and billing account. Media generation uses the Unified Async API; text generation uses Responses or compatible Chat Completions.