@nexusprotocol-ai/cli
v0.1.0
Published
Developer tooling for Nexus Protocol.
Readme
@nexusprotocol-ai/cli
Local development and validation tools for Nexus Protocol.
Commands
nexus init server/nexus.ts
nexus validate .well-known/nexus-agent.json
nexus inspect https://example.com/.well-known/nexus-agent.jsoninitwrites a non-destructive capability registry starter and refuses to overwrite a file.validatechecks a local or remote Manifest without executing capabilities.inspectprints the product name, gateway, and declared capability IDs with their risk levels.
The validation logic is imported from @nexusprotocol-ai/sdk, so the CLI and runtime use the same Manifest rules.
