plex

sshanzel/plex
★ 1 stars TypeScript AI/LLM Updated 7d ago
Local-first, open-source AI code reviewer — an MCP server + CLI that makes any coding agent (Claude Code, Codex) rigorous and unbiased by grounding review in a blast-radius code graph and review knowledge that compounds globally and per-project.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plex": {
      "command": "npx",
      "args": [
        "-y",
        "sshanzel/plex"
      ]
    }
  }
}

README Excerpt

**A local-first, open-source AI code reviewer.** Plex isn't another LLM that reviews your code — it's an **MCP server + CLI** that makes whatever coding agent you already use (Claude Code, Codex, …) dramatically more **rigorous** and **unbiased**, and gets better the more you use it. It does that by:

Tools (7)

PLEX_DATA_DIRPLEX_EMBEDDING_PROVIDERPLEX_FALKORDB_URLPLEX_KNOWLEDGE_DIRPLEX_LLM_PROVIDERfakeopenai

Topics

aicode-graphcode-reviewdeveloper-toolsknowledge-graphkuzulocal-firstmcpstatic-analysistypescript