hardware-logging

gurul/hardware-logging
★ 2 stars Python AI/LLM Updated today
Structured, crash-aware serial logging for embedded boards — built for AI coding agents. Persistent sessions, decoded backtraces, bounded queries, MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hardware-logging": {
      "command": "uvx",
      "args": [
        "hardware-logging"
      ]
    }
  }
}

Or install with pip: pip install hardware-logging

Topics

ai-agentsclaudedebuggingembeddedesp32firmwareloggingmcpserial