Command Palette

Search for a command to run...

UnylyUnyly
Browse all

ARA

FreeNot checked

Generate images, video and audio from any AI agent — one connector.

GitHubEmbed

About

ARA — AI generation, from any agent

Connect your AI client to ARA and generate images, video and audio straight from the conversation. One remote connector, zero install — the same gateway works in Claude, Cursor, VS Code, Claude Code and ChatGPT.

Once connected, your agent gets these tools:

  • generate.image — text-to-image generation
  • generate.video — text/image-to-video generation
  • generate.audio — speech / music generation
  • generation.status — poll a long-running job and fetch result URLs

Connect in one click

Open arahub.io/profile/api, pick your client and follow the one-click flow:

  • Cursor / VS Code — deep-link, installs the connector for you
  • Claude Code — single claude mcp add command
  • Claude Desktop — config snippet (auth header pre-filled)
  • claude.ai / ChatGPT — paste the connector URL, click Authorize (OAuth)

ChatGPT and claude.ai authorize over OAuth — your ARA token is never pasted by hand; the client runs the flow and you just approve.

Powered by Sael

ARA's gateway is MCP-compatible on the surface, but composes work over the Sael streaming protocol underneath — so fan-out generations and long jobs stream back efficiently. Agents speak plain MCP; the speed comes for free.

Pricing

Usage runs on ARA credits — a free tier to start, top up as you go. Auth is per-account, so generations and credit spend are tied to your own ARA balance.

Install ARA in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install ara

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add ara --env AUTH_HEADER="Authorization: Bearer YOUR_TOKEN" -- http https://api.aiara.pro/api/mcp

YOUR_TOKEN is your personal access token — it links the MCP to your account. Sign in to get yours

Step-by-step: how to install ARA

Setup steps

  1. 1Sign in at https://arahub.io
  2. 2Open https://arahub.io/profile/api
  3. 3Generate a personal API token
  4. 4Replace YOUR_TOKEN in the config above (or use the one-click OAuth flow)

Tools exposed

These are the functions Claude can call when this MCP is active.

generate.image
generate.video
generate.audio
generation.status

FAQ

Is ARA MCP free?

Yes, ARA MCP is free — one-click install via Unyly at no cost.

Does ARA need an API key?

Yes, it requires environment variables: AUTH_HEADER. Unyly injects them into the config during install.

Is ARA hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install ARA in Claude Desktop, Claude Code or Cursor?

Open ARA on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare ARA with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All media MCPs