# Ballet for Claude

> Canonical: https://ballet.dev/claude

Ballet is a connector in Claude's directory (https://claude.ai/directory/ballet).
Add it once and Claude can find your playbooks, run one, read back what
happened, and build new agents and workflows in your Ballet workspace.

Connector URL: https://api.ballet.dev/mcp — sign-in required.

## What the connector reaches

### Playbooks

Ask for a playbook by what it does, run it, and build a new one from a description. Tools: list_playbooks, get_playbook, run_playbook, create_playbook, update_playbook.

### Agents

The agents a playbook calls on, each with its own instructions and tools. Tools: list_agents, get_agent, create_agent, update_agent.

### Runs

Read a run back step by step — what each one returned and where it stopped. Tools: list_runs, get_run, get_run_steps.

### MCP servers

Connect the systems a playbook works across, and see what each server exposes. Tools: connect_mcp_server, list_mcp_servers, list_mcp_tools, create_mcp_server.

### Tools and skills

The building blocks a playbook composes, created and edited from the conversation. Tools: list_tools, create_tool, list_skills, create_skill, update_skill.

## Where your team uses it

- [The Ballet platform](https://ballet.dev/product): Where a workflow gets written, reviewed, and watched once it's live.
- [Ballet Assist for Chrome](https://ballet.dev/chrome-extension): A side panel next to your CRM or helpdesk. Ask for something, or type / and pick a playbook.
- [Ballet for Claude](https://ballet.dev/claude): Connect Ballet in Claude and ask it to run a playbook, read what happened, or build a new one.
- [Ballet for Slack](https://ballet.dev/slack): Mention Ballet on a message, or send it a DM. The result posts back in the thread.
