agent-output-guard
MCP serverAI & modelsValidate and verify data from other agents before acting on it. Zero LLM costs.
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
Serve it through your gateway
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (5)
| Tool | What it does |
|---|---|
| verify_json_schema | Validate JSON data from another agent against expected schema. Essential for preventing malformed data propagation in multi-agent workflows. Returns validation status, errors, and confidence score. |
| detect_hallucination_markers | Scan agent output for common hallucination patterns, uncertainty markers, and fabrication indicators. Critical for multi-agent reliability. Returns detailed analysis and confidence score. |
| validate_data_freshness | Check if data from another agent is recent and valid based on timestamps, staleness indicators, and expected update frequencies. Prevents acting on outdated information. |
| cross_reference_check | Compare data from multiple agents for consistency and detect discrepancies. Essential for multi-agent coordination. Returns consistency score and detailed comparison. |
| output_consistency_score | Calculate overall consistency score for agent output including internal logic, format consistency, and reliability indicators. Returns comprehensive reliability assessment. |
Signals
- Last commit
- Apr 2026
- Weekly downloads
- 67
- Tools captured
- 5