Skip to content
View m0rvayne's full-sized avatar
👣
Focusing
👣
Focusing

Block or report m0rvayne

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
m0rvayne/README.md

hey

AI Automation Specialist. Building MCP connectors and Claude pipelines for businesses.

70+ connectors deployed. When some started breaking silently — dead servers in configs, scope conflicts, unpinned packages — I built mcp-redteam to catch this stuff automatically.

I design systems and use AI agents to build them faster — understand deeply, specify precisely, review what ships. My hands-on language is JavaScript.

what I do

  • MCP connectors & server infrastructure for client projects
  • Claude Code skills & plugins
  • AI pipeline architecture (RAG, agents, tool calling)
  • Business process automation: meetings → protocols → tasks → boards
  • Onboarding teams to Claude Code & Cowork

projects

  • ghostmic — silent meeting transcription for Claude. No bot joins the call, no data leaves your Mac
  • mcp-osascript — let Claude control your Mac: 18 typed tools, 84 tests, on npm
  • mcp-redteam — health checks for MCP connectors: broken configs, dead servers, unsafe code. On PyPI as redteam-mcp
  • mcp-pack — one-command installer for Trello, Google Workspace, Telegram and Fathom connectors

what I understand

transformers at the matrix level (QKV, multi-head attention, RoPE, GQA) · embeddings & cosine similarity · tokenization (BPE, byte-level) · RAG pipelines · agent orchestration (ReAct, multi-agent, tool calling) · MCP protocol internals

stack

Claude Code · Claude Cowork · Anthropic SDK · MCP · JavaScript

Pinned Loading

  1. mcp-redteam mcp-redteam Public

    Active red-teaming for MCP servers. Source analysis + live exploitation + auto-fix. Claude Code plugin.

    Python 3

  2. mcp-osascript mcp-osascript Public

    Let Claude control your Mac — windows, menus, keyboard, clipboard, browser tabs. 18 typed tools, 84 tests, security-first MCP server.

    JavaScript 11

  3. ghostmic ghostmic Public

    Silent meeting transcription for Claude. No bot joins the call. No data leaves your Mac.

    Python

  4. mcp-pack mcp-pack Public

    One-command installer for MCP connectors: Trello (171 tools), Google Workspace (167 tools), Fathom (10 tools), Telegram (218 tools). 566 tools total.

    TypeScript