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

# Mallary for Claude

> Connect Claude to Mallary with OAuth to plan posts, publish after approval, reply to comments, and review social media results.

Mallary connects Claude to your social media workflow. You can work with your Mallary profiles and connected social accounts without pasting an API key into Claude.

<Note>
  Mallary works now as a custom Claude connector. Mallary is preparing its Connectors Directory submission. The separate Claude Code plugin is still under Anthropic review.
</Note>

## What You Can Do

* see your Mallary profiles and connected social accounts
* create or schedule social posts
* use a different message for each platform
* check publishing jobs and open published posts
* read comments and post approved replies
* review post analytics
* manage profiles, settings, platforms, and webhooks

## Connect Mallary to Claude

1. Open Claude.
2. Go to `Customize` → `Connectors`.
3. Click `+`, then choose `Add custom connector`.
4. Enter `Mallary` as the name.
5. Enter this connector URL:

```text theme={null}
https://mallary.ai/mcp
```

6. Click `Add`, then click `Connect`.
7. Sign in to Mallary and approve the requested access.

Claude uses OAuth. It never sees your Mallary password, API keys, social account tokens, or payment details.

## Try a Safe Prompt

```text theme={null}
Ask Mallary to show my profiles and connected social accounts. Do not post or change anything.
```

## Connector vs. Claude Code Plugin

The Claude connector and Claude Code plugin work together, but they are different:

* **Claude connector:** Connects Claude to Mallary's live MCP tools. It works in Claude web, Desktop, mobile, Cowork, and Claude Code.
* **Claude Code plugin:** Adds Mallary workflow instructions and the Mallary MCP connection to Claude Code. Its current review build uses a Mallary API key.

Do not add Mallary twice in Claude Code. If both options point to `https://mallary.ai/mcp`, Claude uses one tool set, but keeping one connection enabled makes setup easier to understand.

## Safe Actions

The connector reads the current state first. Before Claude publishes, replies, deletes, disconnects an account, changes settings, or manages a webhook, review the exact action and approve it only when every detail is correct.

## Media in Version 1

Version 1 supports media already hosted at `https://files.mallary.ai`.

Creating an upload URL does not upload a local file. Upload local media through Mallary or the Mallary CLI first, then use the Mallary media URL.

## Privacy and Support

* [Privacy policy](https://mallary.ai/privacy)
* [Terms of service](https://mallary.ai/tos)
* [Email support](mailto:support@mallary.ai)

<Card title="Mallary MCP authentication" href="/mcp-reference/authentication">
  See how OAuth permissions, refresh tokens, and account revocation work.
</Card>
