Metadata-Version: 2.4
Name: mcp-checkpoint
Version: 3.0.0
Summary: This package has been renamed to mcp-armor. Install that instead.
Author-email: Aira Security <founders@airasecurity.ai>
License: Apache-2.0
Project-URL: Homepage, https://github.com/aira-security/mcp-armor
Project-URL: Repository, https://github.com/aira-security/mcp-armor
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: mcp-armor>=1.0.0

# mcp-checkpoint has been renamed to mcp-armor

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

Please install `mcp-armor` instead:

```bash
pip install mcp-armor
```

Or with pipx:

```bash
pipx install mcp-armor
```

For more information, visit the [GitHub repository](https://github.com/aira-security/mcp-armor).
