# Claude Code

> Adding Advibly to Claude Code from the terminal.

Source: https://advibly.com/docs/agents/clients/claude-code



Add the remote server:

```bash
claude mcp add --transport http advibly https://advibly.com/mcp
```

Then, inside Claude Code:

```
/mcp
```

and sign in when prompted. The tools are available from the next message.

## Verify the connection [#verify-the-connection]

Ask Claude Code to “Use Advibly to list my brands and credit balance.” Setup is
complete when it returns account data without asking for an API key. This check
does not start a generation.

## Why this one is worth having [#why-this-one-is-worth-having]

Claude Code can hold a whole production in its head: read your brand, open a
project, generate a storyboard, render every shot, assemble the result and
schedule the post - without you switching windows.

The [skills](/agents/skills) are written for exactly this: `npx skills add`
installs a full production recipe that drives these tools.

If `/mcp` shows Advibly but a call returns `401`, reconnect the server and
repeat the browser sign-in. If the tool arguments differ from a docs example,
have Claude Code refresh the live tool list.
