> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rheos.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Rheos in Claude, ChatGPT & Cursor

> Connect Rheos to Claude, ChatGPT, Claude Code or Cursor via MCP to brainstorm, draft, schedule and publish social posts from your AI chat.

<Warning>
  **Work in progress** — this connector is being rolled out gradually. It isn't public yet, so the install steps below only work for invited accounts. Email **[hello@rheos.app](mailto:hello@rheos.app)** if you'd like early access.
</Warning>

Rheos plugs into Claude, ChatGPT, Cursor, and any other tool that speaks the [Model Context Protocol](https://modelcontextprotocol.io) standard. Once connected, your chat assistant can:

* Brainstorm post ideas in your brand voice
* Draft, edit and schedule posts across Instagram, LinkedIn, X and more
* Pull your brand identity, audiences, formulas, credits — anything in Rheos
* Generate images, run video renders, and review them — all from chat

It's the same workflow as the Rheos dashboard, just driven by conversation.

## What you can do with it

<CardGroup cols={2}>
  <Card title="Brainstorm with brand context" icon="sparkles">
    "Give me 5 LinkedIn post ideas for our Q3 launch" — and the ideas come back in your tone, using your pillars.
  </Card>

  <Card title="Draft and publish, end-to-end" icon="send">
    Generate, attach an image, pick a date, publish — all from one chat. No need to open the dashboard.
  </Card>

  <Card title="Switch between brands" icon="layers">
    On Business or Team plans, "Draft for our nursery brand" works as expected.
  </Card>

  <Card title="Same data as the app" icon="database">
    Anything you create in chat shows up instantly in the Rheos dashboard for review.
  </Card>
</CardGroup>

## Which AI chat tool?

We currently support three install paths:

<CardGroup cols={3}>
  <Card title="Claude (claude.ai)" icon="message-circle" href="/developers/mcp/setup#claude-ai">
    The easiest path. Add Rheos as a Custom Connector in Claude's settings — no install, just sign in.
  </Card>

  <Card title="ChatGPT" icon="message-square" href="/developers/mcp/setup#chatgpt">
    Add as a custom connector in ChatGPT (rolling out — needs custom connector access).
  </Card>

  <Card title="Claude Code (CLI)" icon="terminal" href="/developers/mcp/setup#claude-code">
    For terminal-based workflows. Paste config into `~/.claude/settings.json`.
  </Card>
</CardGroup>

Other clients (Cursor, Windsurf, Zed, Continue, Goose) work the same way — see the [setup guide](/developers/mcp/setup) for the universal `mcp-remote` pattern.

## What's coming

* Public rollout once we've stabilised auth + rate limits
* One-click "Install in Claude" / "Install in ChatGPT" button in the Rheos dashboard
* Deeper analytics + reporting tools so you can ask "how did last week's posts do?"
* Workflow templates — drop a URL in, get a week of posts back

## Next steps

<CardGroup cols={2}>
  <Card title="Install it" icon="plug" href="/developers/mcp/setup">
    Step-by-step setup for Claude, ChatGPT, Claude Code and others.
  </Card>

  <Card title="See it in action" icon="play" href="/developers/mcp/workflows">
    Example chats — drafting from a URL, planning a week of content, more.
  </Card>

  <Card title="Tools reference" icon="wrench" href="/developers/mcp/tools">
    Every tool the connector exposes (technical reference).
  </Card>
</CardGroup>
