Momus-MCP

AraneaDev/Momus-MCP
★ 0 stars TypeScript Code/Dev Tools Updated 1d ago
A deterministic, read-only MCP server and CLI that hunts false-green tests, tautological assertions, and mock-contract drift in your test suite.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "momus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AraneaDev/Momus-MCP"
      ]
    }
  }
}

Topics

claudemcpmcp-servermockingphpphpunitstatic-analysistestingtypescriptvitest