@vibecheck-ai/mcp 24.5.0 → 24.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +1054 -512
  3. package/package.json +23 -14
  4. package/LICENSE +0 -21
package/README.md CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ### Give your AI agent a trust layer.
12
12
 
13
- The Model Context Protocol server that lets Cursor, Claude, Windsurf, and any MCP-compatible AI agent scan code for hallucinations, compute trust scores, and gate deployments — using the same 14-engine pipeline as the CLI and VS Code extension.
13
+ The Model Context Protocol server that lets Cursor, Claude, Windsurf, and any MCP-compatible AI agent scan code for hallucinations, compute trust scores, and gate deployments — using the same 16-engine pipeline as the CLI and VS Code extension.
14
14
 
15
15
  <br />
16
16