Back to MCP Servers
Blind Auditor
A zero-cost MCP server that forces AI to self-correct generation messages using prompt injection, independent self-audition and context isolation.
coding-agentsai
By Sim-xia
Installation
npx -y Blind-AuditorConfiguration
{
"mcpServers": {
"Blind-Auditor": {
"command": "npx",
"args": ["-y", "Blind-Auditor"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes