Metadata-Version: 2.4
Name: sentra-cli
Version: 0.0.1
Summary: Placeholder. The Sentra CLI is distributed through Sentra's private package index — see https://docs.sentra.io
Project-URL: Homepage, https://sentra.io
Project-URL: Documentation, https://docs.sentra.io
Author-email: Sentra <support@sentra.io>
License-Expression: LicenseRef-Proprietary
Keywords: sentra
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# sentra-cli

**This is a placeholder on public PyPI.** The Sentra CLI is distributed through
Sentra's private package index, not public PyPI. This entry exists so the
`sentra-cli` name is owned by Sentra.

## Installing the real CLI

Sentra customers install the CLI with the per-organization command shown in the
Sentra app (the **Connect to MCP** dialog), which looks like:

```
uv tool install sentra-cli --index https://<org-id>:<token>@packages.sentra.io/simple/
```

See the documentation at https://docs.sentra.io.
