Skip to content

nekte-protocol/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@nekte/cli

NEKTE CLI — Discover, invoke, and inspect agents from the terminal.

Install

npm install -g @nekte/cli

Usage

nekte discover http://localhost:4001          # L0 catalog
nekte discover http://localhost:4001 -l 2     # L2 full schemas
nekte invoke http://localhost:4001 sentiment -i '{"text":"Great!"}'
nekte health http://localhost:3100            # Bridge health + metrics
nekte card http://localhost:4001              # Agent Card
nekte bench http://localhost:4001             # JSON vs MessagePack sizes

Dependencies

License

MIT

About

NEKTE CLI — Discover, invoke, and inspect agents from the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors