memorydetective-plugin

carloshpdoc/memorydetective-plugin
★ 0 stars Unknown language 💻 Code/Dev Tools Updated today
Claude Code plugin for memorydetective: iOS leak hunting + performance investigation as a one-command install. Wraps the memorydetective MCP server (28 tools, 34 cycle patterns, 5 prompts) and adds a /perf-investigate skill.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memorydetective-plug": {
      "command": "npx",
      "args": [
        "-y",
        "carloshpdoc/memorydetective-plugin"
      ]
    }
  }
}

README Excerpt

> Claude Code plugin marketplace for [memorydetective](https://github.com/carloshpdoc/memorydetective): iOS leak hunting + performance investigation as a one-command install. ``` /plugin marketplace add carloshpdoc/memorydetective-plugin /plugin install memorydetective@memorydetective-plugin ``` That's it. You get:

Topics

claude-codeclaude-code-pluginiosmcpmemory-leakmodel-context-protocolperformanceretain-cycleswiftxcode