@director-run/director
Director is an MCP gateway. It allows users to create and manage multiple playbooks. Each playbook aggregates MCP servers and prompts.
Install
Add @director-run/director to Claude Code with the PolySkill CLI: polyskill add @director-run/director
Instructions
# CLAUDE.md ## Product overview and Development Workflow Director is an MCP gateway. It allows users to create and manage multiple playbooks. Each playbook aggregates MCP servers and prompts. We've just migrated director from a single tenant, local first architecture to a multi tenant architecture. We have a login system, powered by better-auth. In development, we have two components: apps/studio which is the frontend. And apps/gateway that's the backend. You can start the frontend by running `bun run studio` from the root of the repo and you can start the backend by running `bun run serve` f…
Keywords: github, mcp-gateway, playbook-management, automation-scripts, server-integration, prompt-engineering, workflow-automation, multi-server-management