Director is a service that sits between your AI agents and MCP servers. It acts as a middleware for organizing and managing MCP capabilities. It’s transparent to clients, requiring no additional tokens or configuration changes.
A playbook is a set of tools, prompts, and configuration that gives your AI agent new skills. Think of playbooks as portable, declarative skill sets that can be:
Shared across teams via version control (YAML files)
Connected to multiple clients (Claude, Cursor, VSCode) with 1-click
Configured to include only the tools needed for specific tasks
Enforced declaratively (like Terraform for AI agents)