Metadata-Version: 2.4
Name: sounding-mcp
Version: 0.3.0
Summary: Deprecated — use keel-mcp instead
Classifier: Development Status :: 7 - Inactive
Requires-Python: >=3.12
Requires-Dist: keel-mcp
Description-Content-Type: text/markdown

# sounding-mcp — Deprecated

This package has been renamed to **[keel-mcp](https://pypi.org/project/keel-mcp/)**.

Please update your installation:

```bash
pip uninstall sounding-mcp
pip install keel-mcp
```

This package installs `keel-mcp` as a dependency and emits a `DeprecationWarning` on import.
