# Loki MCP Server - Query homelab logs via Loki's HTTP API # # Modules: # config.py - Environment-based configuration # loki_client.py - Async HTTP client for Loki API # loki_mcp.py - Integration module for Agent SDK registration # loki_server.py - MCP server with tool definitions (runs as subprocess)