agenson-tools/langchain-output-guard-example
LangChain + Agent Output Guard: validated multi-agent pipelines with zero LLM cost. Schema validation, hallucination detection, data freshness checks between agents.
Platform-specific configuration:
{
"mcpServers": {
"langchain-output-guard-example": {
"command": "npx",
"args": [
"-y",
"langchain-output-guard-example"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...