StudioMeyer Crew
crew.studiomeyer.io
· StudioMeyer
Agent Personas for any LLM client that speaks MCP. 13 personas (8 free + 5 Pro), 16 tools, 3 multi-persona workflows. Provider-agnostic — zero LLM API cost, you bring your own LLM. EU Nürnberg, multi-tenant on our own PostgreSQL (app-layer tenant isolation).
crew.studiomeyer.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 66/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
8 snapshots drifted 7× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-03 20:17:20 current | b7a4a9dfa0dc… |
view → |
| 2026-08-02 09:59:36 | e9801af03217… |
view → |
| 2026-07-17 00:51:27 | f955f2f8d05c… |
view → |
| 2026-07-12 05:42:40 | 01e5cc9222c2… |
view → |
| 2026-07-10 17:17:58 | be6cf4c03e4a… |
view → |
| 2026-06-20 12:33:33 | 93b985842b3a… |
view → |
| 2026-06-12 05:05:08 | ea1ac01502d5… |
view → |
| 2026-05-18 12:57:14 | 31be2fe2b880… |
view → |
Endpoints
| Agent card | https://crew.studiomeyer.io/.well-known/agent-card.json |
| Provider | https://studiomeyer.io |
| Docs | https://studiomeyer.io/services/crew |
Skills · 8 declared · mapped to canonical taxonomy
Switch the LLM into a specialist role: CEO, CFO, CTO, CMO, PM, Analyst, Support, Creative Director (free tier) plus Legal Advisor, Sales Engineer, Data Scientis…
13 personas total (8 free + 5 Pro). Returns name, role, expertise areas, output format. Filter by tier or domain.
Three pre-built workflows that chain personas: strategy-review (CEO → CFO → CTO), content-pipeline (CMO → Analyst → Creative), product-launch (Analyst → PM → CE…
Author a custom persona in cloud-stored Markdown with frontmatter. Reusable across sessions. Shareable within team workspace.
Track which personas worked well for which tasks. Feedback drives recommendation engine + future persona library improvements.
Personas can read + write to StudioMeyer Memory if API key configured. Enables persona-specific context (CFO sees only finance memories, etc.) and continuity ac…
Personas are SYSTEM-PROMPT layers — they work with ANY LLM that speaks MCP: Claude, GPT, Gemini, Mistral, Grok, local models. Zero LLM API cost on our side, you…
Custom personas + workflows + usage stats are tenant-scoped: every query carries the tenant id in its WHERE clause, and there is no name→tenant resolver. API ke…
Health · last 23 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/crew.studiomeyer.io) [](https://agenstry.com/agents/crew.studiomeyer.io) [](https://agenstry.com/agents/crew.studiomeyer.io) [](https://agenstry.com/agents/crew.studiomeyer.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "StudioMeyer Crew",
"description": "Agent Personas for any LLM client that speaks MCP. 13 personas (8 free + 5 Pro), 16 tools, 3 multi-persona workflows. Provider-agnostic \u2014 zero LLM API cost, you bring your own LLM. EU N\u00fcrnberg, multi-tenant on our own PostgreSQL (app-layer tenant isolation).",
"url": "https://crew.studiomeyer.io/mcp",
"version": "2.8.0",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "StudioMeyer",
"url": "https://studiomeyer.io",
"email": "hello@studiomeyer.io",
"foundingDate": "2026-02",
"location": "Palma de Mallorca, Spain",
"founder": {
"name": "Matthias Meyer",
"jobTitle": "Founder, AI Director"
}
},
"iconUrl": "https://crew.studiomeyer.io/favicon.ico",
"documentationUrl": "https://studiomeyer.io/services/crew",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extendedAgentCard": true
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain",
"text/markdown"
],
"securitySchemes": {
"apiKey": {
"type": "http",
"scheme": "bearer",
"description": "API key (crew_*) \u2014 issued through the OAuth 2.1 flow."
},
"oauth2": {
"type": "oauth2",
"description": "OAuth 2.1 with PKCE",
"flows": {
"authorizationCode": {
"authorizationUrl": "https://crew.studiomeyer.io/authorize",
"tokenUrl": "https://crew.studiomeyer.io/token",
"scopes": {
"crew": "Persona activation + workflow execution"
}
}
}
}
},
"security": [
{
"apiKey": []
},
{
"oauth2": [
"crew"
]
}
],
"skills": [
{
"id": "persona-activation",
"name": "Activate expert persona",
"description": "Switch the LLM into a specialist role: CEO, CFO, CTO, CMO, PM, Analyst, Support, Creative Director (free tier) plus Legal Advisor, Sales Engineer, Data Scientist, UX Researcher, Developer Relations (Pro tier). Each persona brings frameworks, decision rules, output formats.",
"tags": [
"persona",
"activation",
"roles"
],
"examples": [
"Be my CFO and review this quarterly forecast",
"Activate CTO mode for code review",
"Switch to UX Researcher for this user-test plan"
]
},
{
"id": "persona-list",
"name": "List available personas",
"description": "13 personas total (8 free + 5 Pro). Returns name, role, expertise areas, output format. Filter by tier or domain.",
"tags": [
"persona",
"discovery",
"catalog"
]
},
{
"id": "multi-persona-workflow",
"name": "Run a multi-persona workflow",
"description": "Three pre-built workflows that chain personas: strategy-review (CEO \u2192 CFO \u2192 CTO), content-pipeline (CMO \u2192 Analyst \u2192 Creative), product-launch (Analyst \u2192 PM \u2192 CEO \u2192 CMO \u2192 CTO). Returns synthesized output.",
"tags": [
"workflow",
"chain",
"orchestration"
],
"examples": [
"Strategy review for our Q3 plan",
"Content pipeline for the new launch",
"Product launch analysis for Memory v3"
]
},
{
"id": "custom-persona",
"name": "Create custom persona (Pro)",
"description": "Author a custom persona in cloud-stored Markdown with frontmatter. Reusable across sessions. Shareable within team workspace.",
"tags": [
"persona",
"custom",
"authoring",
"pro"
]
},
{
"id": "persona-feedback",
"name": "Rate persona quality",
"description": "Track which personas worked well for which tasks. Feedback drives recommendation engine + future persona library improvements.",
"tags": [
"feedback",
"quality",
"analytics"
]
},
{
"id": "memory-bridge",
"name": "Optional Memory bridge",
"description": "Personas can read + write to StudioMeyer Memory if API key configured. Enables persona-specific context (CFO sees only finance memories, etc.) and continuity across sessions.",
"tags": [
"memory",
"bridge",
"integration",
"context"
]
},
{
"id": "multi-llm-personas",
"name": "Provider-agnostic personas",
"description": "Personas are SYSTEM-PROMPT layers \u2014 they work with ANY LLM that speaks MCP: Claude, GPT, Gemini, Mistral, Grok, local models. Zero LLM API cost on our side, you bring your own LLM, we provide the persona logic.",
"tags": [
"multi-llm",
"agnostic",
"mcp",
"byo-llm"
],
"examples": [
"Use Crew personas with GPT-5 in n8n",
"Run CEO persona with local Llama via Ollama"
]
},
{
"id": "tenant-isolation",
"name": "Multi-tenant SaaS with app-layer isolation",
"description": "Custom personas + workflows + usage stats are tenant-scoped: every query carries the tenant id in its WHERE clause, and there is no name\u2192tenant resolver. API keys are HMAC-SHA256 hashed with a server-side pepper. EU N\u00fcrnberg (own PostgreSQL).",
"tags": [
"multi-tenant",
"isolation",
"gdpr"
]
}
],
"target_audience": [
"Solo founders running multiple roles",
"AI-native operators",
"Consultancies needing reusable expert frameworks",
"Developers building multi-agent systems"
],
"languages": [
"en",
"de"
],
"primary_language": "en",
"discovery": {
"llms_txt": "https://crew.studiomeyer.io/llms.txt",
"agents_json": "https://crew.studiomeyer.io/.well-known/agents.json",
"mcp_endpoint": "https://crew.studiomeyer.io/mcp",
"oauth_metadata": "https://crew.studiomeyer.io/.well-known/oauth-authorization-server",
"protected_resource": "https://crew.studiomeyer.io/.well-known/oauth-protected-resource"
},
"compliance": {
"gdpr": true,
"eu_ai_act_article_4": true,
"hosting": "Hetzner N\u00fcrnberg (EU)",
"impressum_url": "https://studiomeyer.io/impressum",
"datenschutz_url": "https://studiomeyer.io/datenschutz"
},
"pricing": {
"model": "free (pro tier planned, gating not yet active)",
"free_tier": "13 personas (8 core + 5 Pro specialists \u2014 all currently free) + 3 workflows, no credit card, no LLM API cost",
"paid_tiers": [
{
"name": "Pro",
"monthly_eur": 19,
"status": "planned \u2014 not yet purchasable, all features currently free",
"perks": "5 specialist personas, custom personas, team sharing"
}
],
"pricing_url": "https://studiomeyer.io/services/crew#pricing"
}
}