Studiomeyer Crew

by studiomeyer-io

2 stars
222 downloads
Not rated
GitHub Website

About

Agent Personas for Claude — 10 MCP tools, 8 personas, 3 workflows. Zero API cost. Free tier available.

Details

Author
studiomeyer-io
GitHub stars
2
Downloads
222

- 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
- Optional flags: crmBrief: true pulls live CRM numbers first; pdf: true offers a shareable PDF session-protocol
- crew://persona/{name} — full persona definition (e.g. crew://persona/cto)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Studiomeyer Crew
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

The README includes setup instructions such as npx mcp-remote https://crew.studiomeyer.io/mcp.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "studiomeyer crew": {
            "studiomeyer-crew": {
                "command": "npx",
                "args": [
                    "mcp-remote",
                    "https://crew.studiomeyer.io/mcp"
                ]
            }
        }
    }
}

McpServers

{
    "studiomeyer-crew": {
        "command": "npx",
        "args": [
            "mcp-remote",
            "https://crew.studiomeyer.io/mcp"
        ]
    }
}

StudioMeyer Crew

smithery badge

> Agent Personas for Claude — 12 MCP tools, 13 personas, 3 workflows + councils, debates & standing teams. Browsable as MCP resources. Zero API cost. Free tier available.

MCP Registry
MCPize
Glama
Free

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 hello@studiomeyer.io. 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.

12 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 12 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_council runs 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_ensemble summons 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: true pulls live CRM numbers first; pdf: true offers 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 12 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: hello@studiomeyer.io
- 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 reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.