Metadata-Version: 2.4
Name: vinctor
Version: 0.0.1
Summary: Reserved for Vinctor — open-source runtime authorization for AI agents. Install `vinctor-core`.
Project-URL: Homepage, https://vinctor.dev
Project-URL: Documentation, https://vinctor.dev/docs
Project-URL: Repository, https://github.com/vinctor-ai/vinctor-core
Author-email: Vinctor <opensource@vinctor.dev>
License: MIT
Keywords: ai-agents,authorization,security,vinctor
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# vinctor

This project name is **reserved** by the [Vinctor](https://vinctor.dev) project —
open-source runtime authorization for AI agents. This is a placeholder; it
contains no functionality.

You almost certainly want one of:

- **`pip install vinctor-core`** — the authorization service + `vinctor` CLI
  ([PyPI](https://pypi.org/project/vinctor-core/))
- **`npm install -g vinctor-claude-code-hook`** — the Claude Code runtime hook
- **`npm install -g vinctor-codex-hook`** — the Codex runtime hook
- **`docker pull ghcr.io/vinctor-ai/vinctor-core`** — the container image

Docs: <https://vinctor.dev/docs> · Source: <https://github.com/vinctor-ai>
