Metadata-Version: 2.3
Name: mediagram-http
Version: 0.1.0
Summary: HTTP fetch tool plugin for mediagram
Requires-Dist: mediagram>=0.1.0
Requires-Dist: httpx>=0.28.1
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# mediagram-http

HTTP fetch tool plugin for mediagram.

## Installation

```bash
uv pip install mediagram-http
```

## Features

Provides the `http_fetch` tool for downloading files via HTTP GET with support for custom headers, cookies, and progress tracking.
