Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"vibesafe": {
"command": "bash",
"args": [
"-lc",
"if command -v vibesafe >/dev/null 2>&1; then vibesafe mcp; elif command -v uvx >/dev/null 2>&1; then uvx vibesafe mcp; else python -m vibesafe.mcp; fi"
]
}
}
}Server configuration and connection parameters
bashCommand-line arguments passed to the server process
npx claudepluginhub julep-ai/vibesafe --plugin vibesafe