LOOPAH FOR AGENTS

Let your AI agent run the brand.

Loopah is a content engine an agent can drive. Connect over MCP or call the REST API: brainstorm, generate carousels, statics and reels, and on paid plans schedule and publish them. Every key is scoped to the brands and actions you allow.

Connect over MCP

Loopah runs a remote MCP server (Streamable HTTP). Point any MCP client at it with your API key as a Bearer token:

{
  "mcpServers": {
    "loopah": {
      "url": "https://loopah.good-scratch.com/api/mcp",
      "headers": { "Authorization": "Bearer loopah_sk_..." }
    }
  }
}

Prefer plain HTTP? The same actions are a REST API described by openapi.json.

What an agent can do

list_brandsList the brands this key can act on.
list_ideasList post ideas for a brand.
generate_ideasBrainstorm new post ideas (free).
generate_carouselGenerate a multi-slide carousel (free).
generate_staticGenerate a single-image post (free).
get_historyList saved carousels and statics.
get_calendarRead the publishing calendar.
schedule_carouselSchedule a carousel (paid plan).
publish_carouselPublish to Instagram now (paid plan).

Free to generate. Paid to publish.

FREE

Brainstorm and generate carousels, statics and reels. Download the results and post them yourself. Limited by trial credits per brand.

PAID

Everything in free, plus scheduling onto the calendar and publishing straight to a connected Instagram. Free brands get a clear upgrade pointer (HTTP 402) when they try.

Get a key

An admin mints a scoped key from the Loopah console: choose the brands it can touch and which actions it can take (generate, schedule, publish). The token is shown once, alongside a ready-to-paste MCP config. Keys can be revoked anytime and never have admin access.

On the waitlist? Request access and we will set you up.

Discovery