Loading...
npx -y @pv-bhat/vibe-check-mcp start --stdio{
"mcpServers": {
"vibe-check-mcp": {
"command": "npx",
"args": ["-y", "@pv-bhat/vibe-check-mcp", "start", "--stdio"]
}
}
}update_constitutionMerges or sets the rule set for a specific session.
Modifies session rules, potentially impacting agent behavior and access.
reset_constitutionClears the session rules for a specific session.
Removes all session rules, potentially removing critical restrictions.
check_constitutionReturns the effective rules for a specific session.
Read-only operation, no side effects.
Vibe Check MCP enhances agent safety by providing metacognitive feedback and interrupting flawed reasoning. It is relatively safe when used with strong API key management and well-defined session constitutions. Risks increase if API keys are exposed or constitutions are misconfigured, potentially leading to unintended consequences or security breaches.