Show HN: CVibe – The NPM of Prompts

5 yairchen 6 9/6/2025, 12:28:24 PM cvibe.dev ↗

Comments (6)

ahmedd-z · 8h ago
im using vs code,

opened mcp.json file and put inside:

{ "mcpServers": { "cvibe": { "command": "npx", "args": [ "mcp-remote", "https://cvibe.dev" ] } } }

its not working, showing not connected to server, can you help?

yairchen · 8h ago
You are missing the /mcp int he end of the url. it needs to be like this: { "mcpServers": { "cvibe": { "command": "npx", "args": [ "mcp-remote", "https://mcp.cvibe.dev/mcp" ] } } }

let me know if you need anymore help :)

josh22233 · 8h ago
do we really needs it? the thing about prompts is breaking the laws of strucure, no?
yairchen · 8h ago
This is going to make your prompts 100 times more accurate and production ready for best results. Also prompts nowadays are too wild and a structure has to be made in order to get the best results
tech-guy · 8h ago
how to install?
yairchen · 8h ago
Its super simple if you follow: https://cvibe.dev/docs#install