// GitHub v3 REST API MCP server — generated by mcpify. Do not hand-edit.
use IpAddr;
/// Requests from localhost get relaxed auth requirements — the same
/// localhost-vs-network binding distinction proven useful in the reference
/// servers (looser auth only when bound to localhost, never over an exposed
/// network interface).