Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys. Runs locally from the @studiomeyer/local-memory-mcp npm package. Needs 4 environment variables to run.
StudioMeyer MCP Suite for Claude Code. Hosted SaaS plugins: Memory (56 tools, knowledge graph), CRM (37 tools, contacts + pipeline), GEO (30 tools, AI visibility across 8 LLMs), Crew (16 tools, 13 expert personas). Plus the Academy MCP (open source, 21 tools, lessons + recipes + tutor). All five include Claude Code v2.
Memory-First AI Operator School. 23 tools — lessons, quiz, recipes, knowledge graph, certificates, AI tutor. Open Source MCP server (npm: mcp-academy, MIT). Works with Claude Code, Cursor, Codex. Free.
The StudioMeyer Academy curriculum as an offline MCP library — 6 levels, playbooks and build recipes in de/en/es, baked into the package. No account, no key, no network. For progress, quizzes and certificates, connect the hosted course at mcp.studiomeyer. Runs locally from the mcp-academy npm package.
13 expert agent personas for Claude Code — CEO, CFO, CMO, CTO, PM, Analyst, Creative Director and Support Lead plus 5 specialists. Zero extra API cost, runs inside your Claude subscription. Includes 3 multi-persona workflows (strategy-review, content-pipeline, product-launch). Free.
Output the StudioMeyer Crew hook recipe — one mcptool hook on Stop for crewfeedback. Optional bash SessionStart hook for persona-activation explained separately.
Use when the user wants to pick the right Crew persona for a task, combine multiple personas, or understand how personas differ. Covers when to activate which role, how workflows chain them, and how to avoid persona misuse.
Headless MCP-native CRM for Claude Code. 37 tools for companies, contacts, deals, pipeline, leads, follow-ups, notes, health scores, and Stripe sync. Zero-Knowledge credential storage. Magic Link authentication. EU Frankfurt hosting. Free tier available.
Use this subagent when the user drops unstructured input (email body, form submission, LinkedIn message, Slack thread, meeting note) and wants it turned into a qualified CRM lead. Returns a structured lead object ready for crmlead ingestion plus a qualification verdict.
Output the StudioMeyer CRM hook recipe ready to merge into /.claude/settings.json. Two mcptool hooks — UserPromptSubmit auto-lookup and PostToolUse email-draft logger with if-filter — plus install instructions.