Show HN: Logbox – let Claude monitor your dev logs
Category: cli-tool
Tags: developer-tools, mcp, logging
Score: 5.5/10 (Innovation: 5, Technical: 5, Documentation: 6, Utility: 6)
Logbox is a CLI tool that pipes dev server logs into a local SQLite database and exposes them via MCP for AI coding agents like Claude to query directly. It solves the friction of manually copying logs for debugging with agents, combining log capture, search, and session management in a developer-friendly way.
Target audience: backend devs
Repository: https://github.com/struct-dot-ai/logbox · Rust · MIT · 3 stars
View on Hacker News