Part of the StudioMeyer MCP Stack — Built in Mallorca 🌴 · ⭐ if you use it
StudioMeyer Crew
Agent Personas for Claude — 16 MCP tools, 13 personas, 3 workflows + councils, debates & standing teams. Browsable as MCP resources. Zero API cost. Free tier available.
A note from us
We have been building tools and systems for ourselves for the past two years. The fact that this repo is small and has few stars is not because it is new. It is because we only just decided to share what we have built. It is not a fresh experiment, it is a long story with a recent commit.
We love building things and sharing them. We do not love social media tactics, growth hacks, or chasing stars and followers. So this repo is small. The code is real, it gets used, issues get answered. Judge for yourself.
If it helps you, sharing, testing, and feedback help us. If it could be better, an issue is more useful. If you build something with it, tell us at [email protected]. That genuinely makes our day.
From a small studio in Palma de Mallorca.
What is this?
StudioMeyer Crew turns Claude into specialized expert roles — CEO, CFO, CMO, CTO, PM, Analyst, Support, Creative Director — with domain-specific frameworks, decision models, and chained workflows. Zero extra API cost because it runs within your Claude subscription.
16 MCP tools for persona activation, status, feedback, custom personas, multi-persona workflows, blind-vote councils/debates, and standing teams. Personas and workflows are also exposed as browsable MCP resources.
Connect in 10 Seconds
Claude Desktop / Cowork
Settings → Connectors → Add URL:
https://crew.studiomeyer.io/mcp
Claude Code
claude mcp add --transport http crew https://crew.studiomeyer.io/mcp
Cursor / VS Code / Windsurf / Zed
npx mcp-remote https://crew.studiomeyer.io/mcp
MCPize
npx mcp-remote https://studiomeyer-crew.mcpize.run
You will receive a sign-in link via email to verify your identity — no passwords needed. All 16 tools are immediately available.
13 Built-in Personas (8 free + 5 Pro-tier)
| Persona | Category | Frameworks | Use When... |
|---|---|---|---|
| CEO | Business | OKR, Eisenhower Matrix, 3-Question Decision Check | Strategy, prioritization, delegation |
| CFO | Business | 11 SaaS Metrics (CAC, LTV, MRR, NRR, Rule of 40), Unit Economics | Financial analysis, pricing, ROI |
| CMO | Business | AARRR Pirate Metrics, Content Distribution Matrix, SEO/GEO | Marketing, content, growth |
| PM | Business | RICE/ICE Scoring, Jobs-to-be-Done, PRD Template | Product decisions, feature prioritization |
| CTO | Tech | ADR Template, DORA Metrics, Tech Debt Quadrant | Architecture, code review, tech decisions |
| Analyst | Ops | SWOT, PESTLE, Porter's Five Forces | Research, competitive intelligence |
| Support | Ops | Escalation Decision Tree, 5 Response Templates | Customer communication |
| Creative | Creative | Brand Voice Spectrum, 10 Headline Formulas | Design direction, copywriting, brand |
| Legal Advisor (Pro) | Ops | GDPR/DSGVO, EU AI Act, SaaS contracts | Compliance & risk review (not legal advice) |
| Sales Engineer (Pro) | Business | B2B discovery, objection handling | Technical sales, demos, deal qualification |
| Data Scientist (Pro) | Tech | Hypothesis-driven analysis, A/B tests | Data analysis, experiment design |
| UX Researcher (Pro) | Creative | Discovery interviews, Jobs-to-be-Done | User research, usability |
| Developer Relations (Pro) | Creative | Diátaxis docs framework, build-in-public | Docs, DevRel, community |
Pro-tier personas are currently open during our Phase-1 test (no gating yet).
Every persona ships with: domain frameworks, few-shot examples, anti-patterns, chain-of-thought thinking process, and cross-persona handoffs.
12 Tools
| Tool | Description |
|---|---|
crew_guide |
Help and onboarding (5 topics) |
crew_list |
List personas by category |
crew_activate |
Activate a persona with optional business context |
crew_deactivate |
Return to default Claude |
crew_status |
Show active persona + duration |
crew_feedback |
Rate persona performance (1–5) |
crew_create |
Create custom persona |
crew_delete |
Delete custom persona (built-in protected) |
crew_workflow_list |
List multi-persona workflows |
crew_workflow_run |
Run a workflow (sequential persona chain) |
crew_council |
Convene a council/debate — N personas answer one question independently (blind), then synthesis |
crew_ensemble |
Summon a standing team (board, product-team, …) you converse with; address roles on demand |
3 Workflows
Workflows chain multiple personas for complex tasks:
- Strategy Review — CEO analyzes → CFO evaluates financials → CTO checks feasibility
- Content Pipeline — CMO drafts → Analyst fact-checks → Creative polishes
- Product Launch — PM scopes → Creative writes copy → CMO plans distribution
Councils & Teams
Beyond sequential workflows:
crew_councilruns several personas on the same question independently (blind first-pass, anti-anchoring) then synthesizes consensus, real dissent and a recommendation.mode: "debate"forces genuine disagreement (steelman the counter-position); an optional in-role judge arbitrates.crew_ensemblesummons a standing multi-voice team (board, product-team, content-studio, growth-pod, founders-room — or an ad-hoc list) that you keep talking to, addressing roles on demand ("CFO, what about the runway?").- Optional flags:
crmBrief: truepulls live CRM numbers first;pdf: trueoffers a shareable PDF session-protocol.
Resources
Personas and workflows are browsable as MCP resources — preview them without activating. resources/templates/list advertises the dynamic URIs:
crew://persona/{name}— full persona definition (e.g.crew://persona/cto)crew://workflow/{name}— rendered workflow chain
Pricing
- Free — All 16 tools, all 13 personas, all 3 workflows + councils & teams. No credit card.
- Pro / Team / Scale — coming soon (custom personas at scale, team SSO, audit logs)
See studiomeyer.io/en/services/crew for plan details.
Why this approach?
Multi-agent fleets are expensive. Every agent needs its own LLM API call.
Crew runs as one MCP server that swaps Claude's persona on demand. The reasoning still happens in your normal Claude subscription — no extra inference costs, no agent orchestration layer, no token accounting per persona.
You get the focused-expert effect (CFO answers financial questions like a CFO, not a generalist) without the bills.
Hosting
- EU-hosted (Frankfurt, Germany)
- Magic-link email login — no passwords stored
- Memory-bridge optional: connect StudioMeyer Memory so personas auto-load your business context across sessions
Links
- Website: https://studiomeyer.io/en/services/crew/
- MCP Endpoint: https://crew.studiomeyer.io/mcp
- MCPize: https://studiomeyer-crew.mcpize.run
- Status: https://crew.studiomeyer.io/health
Support
- Issues: https://github.com/studiomeyer-io/studiomeyer-crew/issues
- Email: [email protected]
- Security: see SECURITY.md
About StudioMeyer
StudioMeyer is an AI and design studio based in Palma de Mallorca, working with clients worldwide. We build custom websites and AI infrastructure for small and medium businesses. Production stack on Claude Agent SDK, MCP and n8n, with Sentry, Langfuse and LangGraph for observability and an in-house guard layer.
License
MIT — see LICENSE.
This repository contains the public connector documentation only. The server source code is proprietary and not published.
No comments yet
Be the first to share your take.