Skip to content

HyperSonicCTF/atm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to ATM

ATM, Agent Tooling Management utility is orchestration tool for MCP servers, fully written in Rust.

Syntax

Commands

  • sync, -S : Synchronize package from repository
  • update, -U : Update packages
  • remove, -R : Remove packages
  • query, -Q : Query packages

Options

  • -h, --help : Print help
  • -V, --version : Print version

Sample Usage

  • atm --daemon : Run ATM daemon
  • atm -S <git url> : Install package from Git url
  • atm -Sy <git url> : Install/Update package from Git url
  • atm -R <name> : Uninstall package with given name

About

Agent Tool Manager : MCP Orchestration tool

Topics

Resources

License

Stars

Watchers

Forks

Languages