Quick Start
The fastest way to get started is to install the Playbooks CLI, then use its MCP setup helpers.
Installation
Terminalnpm install -g @playbooks/cli
Connect A Client
Choose the MCP client you want to use:
Terminalplaybooks mcp claude playbooks mcp cursor playbooks mcp codex playbooks mcp vscode
These helpers add @playbooks/mcp to the matching client config for you.
Authenticate
Once the client is connected, make sure your Playbooks session is ready:
Terminalplaybooks login playbooks ping
If playbooks ping returns a success response, your MCP client should be ready to use in a fresh chat.