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

# Connect Your Agent

> Give claude.ai, Claude Code, Cursor, or any MCP-compatible agent direct access to your Brand Kits, assets, Skills, Workflows, and on-brand generation.

Memo ships a remote MCP (Model Context Protocol) server on every plan — including Free. Connect it once and your AI agent can read your brand, search your assets, run your Workflows, and prepare on-brand image or video generations that only you can confirm.

## Connect

The server lives at:

```
https://app.memo.solutions/api/mcp/mcp
```

<Steps>
  <Step title="Add the connector">
    * **claude.ai**: Settings → Connectors → *Add custom connector* → paste the URL above.
    * **Claude Code**: `claude mcp add --transport http memo https://app.memo.solutions/api/mcp/mcp`
    * **Cursor / other MCP clients**: add a remote MCP server with the same URL.
  </Step>

  <Step title="Sign in">
    The connector uses OAuth — a browser window opens on app.memo.solutions, you approve the connection, and the agent gets scoped access to your workspace. No API keys to copy.
  </Step>

  <Step title="Try it">
    Ask your agent *"What's in my brand kit?"* or *"What's my Memo credit balance?"* — if it answers, you're connected.
  </Step>
</Steps>

## What your agent can do

31 tools, grouped by job:

* **Read the brand** — list and read Brand Kits (voice, rules, colors, fonts), semantic search over kit photography and assets.
* **Generate** — browse the model catalog with live credit prices, prepare image or video generations, run saved Workflows. Every generation is estimate-first.
* **Skills** — read, create, and update reusable playbooks your team has saved.
* **Build the brand** — create kits, add colors/fonts/rules, import logos and photography (including drag-and-drop upload straight from the chat).
* **Workspace** — check who's signed in, list and create Studio boards, file generations into the right board, see plans and credits.

## Credits and safety

Generating from an agent costs the **same credits as in the app** — and spending is deliberately two-step:

1. The agent calls `generate_image` / `generate_video` / `run_workflow` and gets back a **priced estimate** naming the destination board.
2. Nothing is spent until `confirm_generation` — the only tool that can spend credits.

Agent spending is also capped by a per-workspace monthly budget (30% of your allowance by default), so a runaway agent can never drain your balance.

## Where generations land

Agent generations file themselves into Studio boards. Estimates name the destination; agents can create a campaign board (`create_project`) or re-file strays (`move_generations`) instead of piling into a shared inbox.
