Skip to main content

Overview

The grantex manifest commands let you browse, generate, and validate tool manifests. Grantex ships 53 pre-built manifests as a convenience, but you can define manifests for any connector — the enforcement engine treats custom and pre-built manifests identically.

grantex manifest list

List all available pre-built manifests, optionally filtered by category.

Output

Filter by Category

JSON Output


grantex manifest show

Show the tools and permission levels for a specific connector.

Example

JSON Output


grantex manifest validate

Validate that a set of agent tools all have entries in a connector manifest. Useful for CI/CD checks before deployment.

Example

When all tools are found:

JSON Output


Options


Exit Codes


Last modified on April 5, 2026