Has anyone integrated vibe-check-mcp with LangChain agents?
I'm building a multi-step workflow with LangChain and getting frustrated with cascading failures when one tool call fails. Just discovered vibe-check-mcp-server and the pattern interrupt concept sounds promising. Has anyone actually used this with LangChain agents? Curious about the implementation overhead and whether it actually catches issues before they snowball. Any gotchas I should know about?