Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages