010 GitHub stars
02Define tool schemas declaratively using JSON Schema in YAML files, separate from implementation.
03Lazily load tool module code only upon first call, improving startup performance and fault tolerance.
04Consolidate multiple AI agent tools into a single server process and configuration entry.
05Support external tool modules located anywhere on disk, fostering modularity and independent development.
06Provide dual-audience responses, delivering structured data to agents and human-readable display text to users.