cursor.directory

Log Analysis SQLite

Transforms compressed log files into a queryable SQLite database with tables for logs, stack traces, and errors, enabling efficient analysis and troubleshooting of application issues by timestamp, log level, and module.

MCP
Installation Instructions