Brand Toolkit: The First MCP Server for Framework-Driven Brand Development
What It Does
Brand Toolkit is a Claude Code plugin that transforms brand development from a generic fill-in-the-blank exercise into a methodology-grounded process. Unlike siloed SaaS tools that produce generic output, this MCP server composes proven expert frameworks into Claude Code skills that:
- Share state via a smart manifest (
brand-brief.mdwith YAML frontmatter) - Adapt to your knowledge level (guided vs. fast mode)
- Produce distinctive, specific output tailored to your business type
- Follow a logical progression: seed → positioning → messaging → voice → visual → launch → growth
Setup: 30 Seconds to Installation
# Clone the repository
git clone https://github.com/jgerton/brand-toolkit.git
# Point Claude Code at it
claude code --mcp-server ./brand-toolkit
# Start the workflow
/brand-toolkit:start
The plugin automatically detects your situation:
- New idea, no brand assets: Routes you to positioning (or market research if validation needed)
- Existing business, scattered assets: Routes you to brand-audit to discover what you have
- Established brand, needs refresh: Detects existing brief and recommends next actions
How It Works: Smart State Management
Every skill reads from and writes to a single brand-brief.md file. This creates connective tissue between skills while maintaining flexibility:
- Skills warn when prerequisites are incomplete but never block you
- Downstream skills flag confidence: "This messaging is built on assumed positioning"
- Each positioning component is scored independently:
validated: backed by real customer dataresearched: backed by desk researchassumed: educated guess, needs validation
Quality Assurance Built-In
Every skill runs output through automated checks:
- Swap test: Could a competitor claim this?
- Specificity test: Flags banned generic words ("innovative", "cutting-edge")
- Differentiation test: Is value tied to specific unique attributes?
- Business-type test: Would this work for both a lawn care company and a SaaS? If yes, too generic.
Ecosystem Integration
Brand Toolkit has soft dependencies on other Claude Code skills (works without them, better with them):
market-researcher: Problem validation and competitive landscapeideation-expert: Idea stress-testing with brand-brief awareness
This creates a powerful workflow where brand development integrates with market research and idea validation.
Why This Matters for Developers
Most developers approach branding as an afterthought or rely on generic templates. Brand Toolkit brings the same structured, repeatable approach to branding that developers expect from their code workflows. The MCP architecture means it integrates seamlessly into your existing Claude Code setup, and the open-source nature means you can extend it for your specific needs.
Getting Started
Your first brand positioning takes about 10 minutes. The plugin guides you through providing context, then automatically chooses the appropriate mode (guided for less context, fast for more). You always get transparency about why decisions were made and can override when needed.
Community and Extensibility
The creator is building more tools like this in the open and has created resources for Claude Code practitioners:
- You Craft. AI Helps.: Skool community for Claude Code practitioners
- jpgerton.com: Tutorials, tools, and build-in-public updates
Brand Toolkit is MIT licensed, so you can fork it, modify it, and build your own specialized versions.




