Variance Log is an agentic tool designed to monitor conversations and log statistically unusual events, providing context and reasoning for each logged instance. Built using the Model Context Protocol (MCP), it seamlessly integrates with MCP-compatible clients such as Claude Desktop. It utilizes a SQLite database to store logged events, allowing for querying, analysis, and monitoring of conversational patterns. The tool tracks conversation patterns, identifies unusual events based on defined probability classes (HIGH, MEDIUM, LOW), and facilitates the understanding of user interactions by logging them with context and reasoning.
Key Features
01Logs unusual conversation events to a SQLite database.
02Provides context and reasoning for each logged event.
03Integrates with MCP-compatible clients.
04Offers querying capabilities to analyze logged data.
05Monitors conversation patterns based on probability classes.