# Toolkit

URL: https://research-memex.org/docs/toolkit
Description: The Toolkit collects the plugins, MCP servers, skills, and platforms that support Research Memex workflows.



*A catalog. Pick what fits.*

The Toolkit holds reference pages for the Claude Code plugins, skill artifacts, MCP servers, and research platforms built around the Research Memex approach. Each page documents what the tool does, which hosts it runs on, and how to install it.

## How this catalog relates to practice [#how-this-catalog-relates-to-practice]

The catalog includes several kinds of relationship. They should not be mistaken for one fixed daily stack.

* **Current working core:** [MinerU](/docs/toolkit/mineru-mcp), [Memex Plugin](/docs/toolkit/memex-plugin), [Vox MCP](/docs/toolkit/vox-mcp), [Kimi Plugin for Claude Code](/docs/toolkit/kimi-plugin-cc), [Sequential Thinking](/docs/toolkit/sequential-thinking-mcp), and [Lotus Wisdom](/docs/toolkit/lotus-wisdom-mcp) recur in active research work.
* **Source infrastructure:** Zotero remains useful for source and citation-library work; [Zotero MCP](/docs/toolkit/zotero-mcp) keeps that library available to agents.
* **Onboarding:** [Carrel](/docs/toolkit/carrel) helps other researchers configure themselves onto this stack.
* **Occasional experimentation:** [DeepThonk](/docs/toolkit/deepthonk) is used selectively and also serves as a proof-of-concept project.
* **External-facing projects:** [Research Scanner](/docs/toolkit/research-scanner), [Interpretive Orchestration](/docs/toolkit/interpretive-orchestration-plugin), and [OpenInterviewer](/docs/toolkit/openinterviewer) are built and maintained for broader use. They are not all steps in the author's routine personal workflow.

## Carrel installs much of this for you [#carrel-installs-much-of-this-for-you]

[Carrel](/docs/toolkit/carrel) is a Claude Code plugin that interviews a researcher, audits their machine, and configures an Obsidian-centered environment. It installs the MCPs in this catalog that the interview warrants: [Vox](/docs/toolkit/vox-mcp) for multi-model access, [MinerU](/docs/toolkit/mineru-mcp) for complex PDF parsing, and [Zotero MCP](/docs/toolkit/zotero-mcp) for citation-library work. It also installs underlying conversion and transcription CLIs that do not have Toolkit pages because they are not agent-callable.

What Carrel doesn't install today:

* Other Claude Code plugins (scope, not architecture): [Memex](/docs/toolkit/memex-plugin), [Kimi Plugin](/docs/toolkit/kimi-plugin-cc), and [Interpretive Orchestration](/docs/toolkit/interpretive-orchestration-plugin) are siblings to Carrel. The onboarding could install them and today doesn't. Install from the plugin marketplace yourself; they coexist with Carrel cleanly.
* Skill artifacts: [Research Scanner](/docs/toolkit/research-scanner) is a portable skill brief, not a plugin Carrel installs.
* Methodology-specific and compute-heavy MCPs: [Sequential Thinking](/docs/toolkit/sequential-thinking-mcp) and [Lotus Wisdom](/docs/toolkit/lotus-wisdom-mcp) ship inside Interpretive Orchestration; [DeepThonk](/docs/toolkit/deepthonk) is added manually when you want OpenDeepThink-style test-time compute.
* Standalone platforms: [OpenInterviewer](/docs/toolkit/openinterviewer) is a web app you deploy yourself.

The per-tool install paths live on [Carrel's own page](/docs/toolkit/carrel), derived from the registry rather than restated here.

If you want the catalog without the conversation, browse the sections in the sidebar. If you want the conversation, start with [Carrel](/docs/toolkit/carrel) and let the interview pick from this catalog on your behalf.

## How the sections divide [#how-the-sections-divide]

<IndexRows>
  <IndexRow title="Claude Code Plugins" href="/docs/toolkit/carrel">
    Slash commands, agents, hooks, and skills that extend Claude Code itself.
  </IndexRow>

  <IndexRow title="Skill Artifacts" href="/docs/toolkit/research-scanner">
    Portable instruction packages an agent reads and turns into a workflow.
  </IndexRow>

  <IndexRow title="MCP Servers" href="/docs/toolkit/vox-mcp">
    Model Context Protocol tools any compliant client can call.
  </IndexRow>

  <IndexRow title="Research Platforms" href="/docs/toolkit/openinterviewer">
    Standalone web platforms, deployed independently and used in a browser.
  </IndexRow>
</IndexRows>

Each tool page opens with a host support matrix: an honest reading of which hosts each tool reaches at full capability, which are adjacent (the pattern is reachable, the plugin is not), and which are out of scope.