@vibecheck-ai/mcp 24.6.5 → 24.6.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.
Files changed (4) hide show
  1. package/README.md +2 -20
  2. package/dist/index.js +1899 -1718
  3. package/package.json +19 -17
  4. package/LICENSE +0 -21
package/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  <br />
4
4
 
5
- <img src="https://github.com/vibecheck-oss/vibecheck/raw/HEAD/packages/vscode-extension/images/vibecheck_logo_transparent_2x.png" alt="VibeCheck MCP Server" width="80" />
6
5
 
7
6
  <br />
8
7
 
@@ -20,12 +19,6 @@ The Model Context Protocol server that lets Cursor, Claude, Windsurf, and any MC
20
19
 
21
20
  <br />
22
21
 
23
- <p align="center">
24
- <img src="https://github.com/vibecheck-oss/vibecheck/raw/HEAD/docs/assets/cli-scan-demo.gif" alt="VibeCheck MCP Server running inside Cursor" width="820" />
25
- </p>
26
-
27
- <br />
28
-
29
22
  ---
30
23
 
31
24
  <br />
@@ -127,11 +120,6 @@ The server communicates over **stdio** using the MCP protocol. No HTTP. No ports
127
120
 
128
121
  <br />
129
122
 
130
- <p align="center">
131
- <img src="https://github.com/vibecheck-oss/vibecheck/raw/HEAD/docs/assets/mcp-setup.png" alt="MCP server configuration in Cursor" width="720" />
132
- </p>
133
-
134
- <br />
135
123
 
136
124
  ---
137
125
 
@@ -195,12 +183,6 @@ The agent calls `vibecheck_roast` for an opinionated, brutally honest assessment
195
183
 
196
184
  <br />
197
185
 
198
- <p align="center">
199
- <img src="https://github.com/vibecheck-oss/vibecheck/raw/HEAD/docs/assets/mcp-agent-scan.png" alt="AI agent using vibecheck_scan tool" width="720" />
200
- </p>
201
-
202
- <br />
203
-
204
186
  ---
205
187
 
206
188
  <br />
@@ -290,7 +272,7 @@ The MCP server includes enterprise-grade reliability features:
290
272
  - **Zero code is transmitted** — ever
291
273
  - The MCP server communicates via **stdio only** — no network ports opened
292
274
  - Works **fully offline** and in air-gapped environments
293
- - [Open source](https://github.com/vibecheck-oss/vibecheck) read every line
275
+ - No telemetry on your code. Tools run in-process.
294
276
 
295
277
  <br />
296
278
 
@@ -304,7 +286,7 @@ The MCP server includes enterprise-grade reliability features:
304
286
 
305
287
  <br />
306
288
 
307
- [Website](https://vibecheckai.dev) &nbsp;&nbsp;·&nbsp;&nbsp; [Documentation](https://docs.vibecheckai.dev) &nbsp;&nbsp;·&nbsp;&nbsp; [Discord](https://discord.gg/vibecheck) &nbsp;&nbsp;·&nbsp;&nbsp; [GitHub](https://github.com/vibecheck-oss/vibecheck)
289
+ [vibecheckai.dev](https://vibecheckai.dev) &nbsp;&nbsp;·&nbsp;&nbsp; [founder@vibecheckai.dev](mailto:founder@vibecheckai.dev)
308
290
 
309
291
  <br />
310
292