Metadata-Version: 2.5
Name: cedrus
Version: 2.0.0
Summary: Alias for cedrus-mcp, the CEDRUS argument-mapping MCP server
Project-URL: Homepage, https://github.com/cedrus-mcp/cedrus-mcp
Author-email: Gregor Betz <3662782+ggbetz@users.noreply.github.com>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: cedrus-mcp>=2.0.0
Description-Content-Type: text/markdown

# cedrus

This package is an alias for [cedrus-mcp](https://pypi.org/project/cedrus-mcp/), the CEDRUS
argument-mapping MCP server. Installing it installs `cedrus-mcp` and nothing else.

```bash
uvx cedrus-mcp        # preferred
uvx cedrus            # the same server
```

Source and documentation: <https://github.com/cedrus-mcp/cedrus-mcp>
