MCP Servers / development / BLACK_WALL

BLACK_WALL

JSON →
httpnonedevelopment

A pre-action risk gate your AI agent calls before any irreversible action — returns a risk score, named red flags, and a gate: proceed / confirm / human-required.

Install
How to run this server
[ { "cmd": "npx -y blackwall-mcp", "imports": [] } ]
server path: black-wall
Tools
What this server exposes
forecast
Pre-action risk check. Returns GO/CAUTION/STOP recommendation, risk score (0-100), named red flags, reversibility class, and a verifiable receipt.
observe
Post-action outcome report. Closes the loop by reporting what actually happened after an action ran, allowing the system to track prediction accuracy over time.
Configuration
Environment & auth
authnone
envBLACKWALL_API_KEY
envBLACKWALL_BASE_URL
Resources
BLACK_WALL — MCP Server · libregistry