Getting Started¶
Follow these steps to set up Magetools and start building your own autonomous agentic toolsets.
Installation¶
Install the full suite with all recommended providers:
[!TIP] Use
magetools[full]to automatically include Google GenAI for summaries and ChromaDB for vector indexing.
Your First Collection¶
-
Create a folder for your tools:
-
Add a Spell (Tool): Create
.magetools/math.py: -
Initialize Security:
Sync & Discover¶
Run the scanner to build your semantic index and technical summaries: