CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

StudioMeyer Crew

io.studiomeyer/crew
14 toolsHTTPregistry active
Summary

Gives Claude a set of predefined agent personas and workflows to shift conversational style and capability on the fly. You get 16 tools to manage personas, switch contexts, and invoke workflows, plus 13 ready-made personas out of the box. It's OAuth 2.1 secured and runs over streamable HTTP, so you can drop it into a multi-user setup without reinventing auth. Reach for this when you want Claude to take on different roles like a code reviewer, copywriter, or analyst without rewriting prompts every time. The workflow layer lets you chain persona behaviors together for repeated tasks. Free to use, hosted at crew.studiomeyer.io.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

14 tools
crew_guideHelp and onboarding for mcp-crew. Topics: quickstart, personas, memory, workflows, tips. No topic = show all topics.1 params

Help and onboarding for mcp-crew. Topics: quickstart, personas, memory, workflows, tips. No topic = show all topics.

Parameters* required
topicstring
Help topic to fetch. Valid values: quickstart, personas, memory, workflows, tips. Omit to receive an index of all available topics.
crew_listList available agent personas. Filter by category: business (CEO, CFO, CMO), tech (CTO), creative (Creative Director), ops (Support, Analyst). Call this FIRST every session — it is parameterless. ⚠ If response includes isFirstTimeUser:true or onboardingHint, you MUST follow th...1 params

List available agent personas. Filter by category: business (CEO, CFO, CMO), tech (CTO), creative (Creative Director), ops (Support, Analyst). Call this FIRST every session — it is parameterless. ⚠ If response includes isFirstTimeUser:true or onboardingHint, you MUST follow th...

Parameters* required
categorystring
Optional category filter. Omit to list every persona grouped by category.one of business · tech · creative · ops
crew_activateActivate an agent persona. Claude adopts the role with detailed system prompt, constraints, and recommended tools. Returns the full persona prompt — follow it for all subsequent responses. Use crew_list to see available personas. Set skipMemory: true for fast tasks that do not...3 params

Activate an agent persona. Claude adopts the role with detailed system prompt, constraints, and recommended tools. Returns the full persona prompt — follow it for all subsequent responses. Use crew_list to see available personas. Set skipMemory: true for fast tasks that do not...

Parameters* required
rolestring
Persona name to activate. Built-in personas: ceo, cfo, cto, cmo, analyst, support, creative. Custom cloud personas (Pro tier) and stdio-mode custom personas resolve here too.
contextstring
Optional business context that gets injected into the persona prompt (e.g., "evaluate new pricing strategy"). Improves first-response quality.
skipMemoryboolean
Skip auto-loading memory context via nex_search. Default false. Use true for quick one-off tasks where memory context is not needed and the ~5 extra search calls would slow things down.
crew_deactivateDeactivate current persona and return to default Claude mode.

Deactivate current persona and return to default Claude mode.

No parameter schema in public metadata yet.

crew_statusShow current active persona, session duration, and stats.

Show current active persona, session duration, and stats.

No parameter schema in public metadata yet.

crew_feedbackRate persona performance (1-5) with optional comment. Helps improve personas over time.2 params

Rate persona performance (1-5) with optional comment. Helps improve personas over time.

Parameters* required
ratingnumber
Star rating from 1 (poor) to 5 (excellent) for the currently-active persona.
commentstring
Optional free-form feedback comment that gets stored alongside the rating for the Pro dashboard.
crew_workflow_listList available multi-persona workflows. Workflows chain multiple personas for complex tasks (e.g., Strategy Review: CEO → CFO → CTO).

List available multi-persona workflows. Workflows chain multiple personas for complex tasks (e.g., Strategy Review: CEO → CFO → CTO).

No parameter schema in public metadata yet.

crew_workflow_runExecute a multi-persona workflow. Without step: returns the complete step-by-step plan for all personas at once (~10k tokens). With step=N (1-based): returns only that single step for ressourcenschonenden Advance. Each step call hands the previous output as input to the next p...3 params

Execute a multi-persona workflow. Without step: returns the complete step-by-step plan for all personas at once (~10k tokens). With step=N (1-based): returns only that single step for ressourcenschonenden Advance. Each step call hands the previous output as input to the next p...

Parameters* required
namestring
Workflow name to run. Built-in: strategy-review, content-pipeline, product-launch. Cloud-saved workflows resolve here too (Pro tier).
stepnumber
Optional 1-based step index. Use 1, 2, 3, … to advance one persona at a time and keep token cost low. Omit to receive the full multi-step plan in a single response.
inputstring
The topic / question for the workflow (e.g., "Should we launch a freemium tier?"). When using step mode for step > 1, pass the previous step output here so the next persona can build on it.
crew_persona_saveSave a custom persona to your cloud (Pro tier). The persona is then available to crew_activate just like a built-in. Persists across devices and sessions. Use crew_persona_list_my to see your saved personas, crew_persona_delete_my to remove one.7 params

Save a custom persona to your cloud (Pro tier). The persona is then available to crew_activate just like a built-in. Persists across devices and sessions. Use crew_persona_list_my to see your saved personas, crew_persona_delete_my to remove one.

Parameters* required
namestring
Unique persona ID for this tenant. Lowercase letters, digits, and hyphens only. Example: "growth-pm".
tagsarray
Searchable tags used for crew_list filtering and discovery in the dashboard.
promptstring
The full persona system prompt in Markdown. Minimum 50 characters; recommended 1500-3000 characters for high-quality personas.
categorystring
Persona category bucket used for grouping in crew_list.one of business · tech · creative · ops
displayNamestring
Human-readable persona name shown in crew_list. Example: "Growth Product Manager".
memory_queriesarray
Auto-loaded StudioMeyer Memory search queries (nex_search) executed when this persona activates.
tools_recommendedarray
Recommended tool names this persona is expected to call (rendered as a hint in the activation header).
crew_persona_list_myList YOUR cloud-saved custom personas. Use crew_list to see built-in plus your custom personas grouped together.

List YOUR cloud-saved custom personas. Use crew_list to see built-in plus your custom personas grouped together.

No parameter schema in public metadata yet.

crew_persona_delete_myDelete one of your cloud-saved custom personas. Built-in personas are protected and cannot be deleted.1 params

Delete one of your cloud-saved custom personas. Built-in personas are protected and cannot be deleted.

Parameters* required
namestring
Cloud persona name to delete. Must be one you previously saved via crew_persona_save. Built-in personas are protected. Example: "growth-pm".
crew_workflow_saveSave a custom multi-persona workflow to your cloud (Pro tier). Define a chain of 2-8 persona steps with tasks. Once saved, run with crew_workflow_run. Cross-device persistent.5 params

Save a custom multi-persona workflow to your cloud (Pro tier). Define a chain of 2-8 persona steps with tasks. Once saved, run with crew_workflow_run. Cross-device persistent.

Parameters* required
namestring
Workflow ID for this tenant. Lowercase letters, digits, and hyphens only. Example: "weekly-review".
tagsarray
Searchable tags surfaced in the Pro dashboard.
stepsarray
2 to 8 sequential steps. Each step activates a persona and receives the previous step output as input.
descriptionstring
Short one- or two-sentence description of what the workflow does, surfaced in dashboards.
displayNamestring
Human-readable workflow name shown in crew_workflow_list. Example: "Weekly Founder Review".
crew_workflow_list_myList YOUR cloud-saved custom workflows. Use crew_workflow_list to see built-in plus your custom workflows together.

List YOUR cloud-saved custom workflows. Use crew_workflow_list to see built-in plus your custom workflows together.

No parameter schema in public metadata yet.

crew_workflow_delete_myDelete one of your cloud-saved custom workflows.1 params

Delete one of your cloud-saved custom workflows.

Parameters* required
namestring
Cloud workflow name to delete. Must be one you previously saved via crew_workflow_save. Example: "weekly-review".
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
AI & LLM Tools
Registryactive
TransportHTTP
UpdatedMay 3, 2026
Open website

Related AI & LLM Tools MCP Servers

View all →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Llm Orchestration Agent

io.github.mikerawsonnz/llm-orchestration-agent

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Copilot Memory MCP

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f