agoráconversations
§ getting started

Getting started

What agorá is, what you need, and the three-step setup.

agorá conversations is a public catalog of customer-support workflows you connect into your client's MCP-capable assistant — typically Claude Desktop, ChatGPT, or Cursor. The harness runs the conversation; your client's systems handle the data lookups behind it.

This page covers the three-step setup. The deeper docs cover why each step matters and what happens when it doesn't.

01

What you need

  • A subscription. Free for catalog browsing and the Live Preview. Pro ($19/mo) is required to provision an MCP URL that connects into a client's assistant.
  • An MCP-capable client your client already runs. See the per-client setup docs for Claude Desktop, ChatGPT, and Cursor.
  • Optional: model keys for Anthropic or OpenAI if you want BYO billing. Without them, the harness uses the catalog's hosted models within Pro caps.
02

Pick a workflow

Browse the catalog. Read the YAML in full. Run the Live Preview against the scripted turns to see the deterministic harness behave. None of this requires an account. When a workflow fits the deployment shape, copy its slug — that's the handle the next step uses.

03

Provision an MCP URL

On Pro, every workflow detail page has a provisioning panel. The URL is scope-locked to that single workflow — invoking other intents through the same URL is rejected by the harness, not silently ignored. Rotate any URL on request from the Account → MCPs page.

04

Paste the config

Each provisioning panel ships ready-to-paste config snippets for Claude Desktop, ChatGPT, and Cursor. The per-client setup docs walk through where the config file lives and how to confirm the URL is connected. From the moment the URL responds, every run is recorded — open Account → Workflows to read the run log.