To Do: - Structured, level-based logging (**DEBUG/INFO/WARN**) configurable without code changes. - **Stdio safety:** ensure MCP JSON-RPC on stdout is not corrupted by stray prints; use stderr for logs. - **Acceptance:** Default behavior is quiet enough for typical MCP hosts; debug mode available for troubleshooting.
To Do: