Kieai logo
ConnectorKieai

Kieai integration for Claude and Codex

Create a Kieai connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Kieai from Claude

Add the Kieai connection to a Space that runs Claude, then use it from every channel in that Space.

Use Kieai from Codex

Add the Kieai connection to a Space that runs Codex, then use it from every channel in that Space.

Use Kieai from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Kieai connector can do

AI API platform providing video generation (Veo3, Kling, Runway, Luma), image generation (Flux, Nano Banana), music creation (Suno), and LLM capabilities with pay-as-you-go pricing

One connection, many Spaces

Connect Kieai once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Add Instrumental to Vocal Track

    Add AI-generated instrumental accompaniment to an existing vocal track. Use when you need to generate instrumental music to accompany a vocal recording, allowing customization of style, mood, and creative parameters. The task completion will be notified via the callback URL.

  • Add vocals to instrumental

    Add AI-generated vocals to an existing instrumental music track. Use this action when you want to add singing or vocal tracks to accompany an existing instrumental audio file. The action submits a vocal generation task and returns a task ID that can be used to track the generation status. This action is asynchronous - use the returned taskId to poll for completion via the callback URL or check task status separately.

  • Create Market Task

    Create a task for unified model access through the Market API. Submit tasks to any supported AI model (Kling, Sora2, Hailuo, Wan, Google, Ideogram, ElevenLabs, etc.) through a single unified interface. Specify the model and its input parameters, then receive a task ID to poll for completion. Use this action when you need to generate content (text-to-speech, images, video, etc.) via Kie.ai's unified Market API with access to multiple AI providers through one endpoint.

  • Create music video from generated audio

    Create a music video (MP4) combining generated music with visuals. Use this action when you need to generate an MP4 music video from previously generated music tracks. The action requires a task ID from the music generation process and an audio ID for the specific track. The video generation is async - results are delivered to the specified callback URL. Once the video is ready, the callback URL receives a POST request with: - code: 0 for success, 500 for error - data.task_id: The unique task identifier - data.video_url: The video URL (valid for 14 days)

  • Execute GPT Codex

    Access GPT Codex capabilities through the KIE.AI Market API. Use when you need to leverage advanced code understanding and generation abilities via the Codex model for tasks such as code completion, refactoring, bug explanation, or general programming assistance. The action supports both single-turn queries (plain string input) and multi-turn conversations (list of message objects with roles). Optional features include configurable reasoning depth, web search for up-to-date information, and function calling for structured tool use. Note: Web search and function tools are mutually exclusive and cannot be used together in the same request. When streaming is enabled (stream=True), the response is delivered incrementally via SSE events.

Connection

API and auth details

KIE.ai documents an AI model API platform for text, image, video, music, and utility generation workflows. Integrations can create API keys, call model-specific endpoints, submit generation jobs, handle callbacks, retrieve generated content, and monitor usage across supported marketplace models.

FAQ

Questions people ask before connecting Kieai

Can Claude use Kieai?

Yes. Add a Kieai connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Kieai through Type?

Yes. Add a Kieai connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Kieai MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors