@vibecheck-ai/mcp 24.5.0 → 24.5.6
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.
- package/README.md +1 -1
- package/dist/index.js +762 -512
- package/package.json +23 -14
- 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
|
|
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
|
|