* Include tool name from request in access log entries * Update user agent header in HTTP requests * Add tests for MCP tool name logging
* Introduced a new flag `--verbose` to enable detailed logging. * Implemented logging for connection events in SSE and stdio commands. * Added a utility function to handle verbose logging.