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.
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.
Brainstorm and generate carousels, statics and reels. Download the results and post them yourself. Limited by trial credits per brand.
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.
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.