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"
]
}
}
}
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
let me know if you need anymore help :)