Installing MADA Tools
In this page you'll find Basic Installation instructions (most users should just look at this section) and instructions for Installing Optional Dependencies which will likely only be needed by developers.
Basic Installation
Here are the steps required to install the MADA MCP Servers project:
-
First, clone the repository:
-
Next, move into the cloned repository:
-
Create a python virtual environment:
Note: If you've already installed MADA into a virtual environment, install MADA Tools in the same virtual environment.
-
Activate the environment:
-
From the top level of the repository, run:
Congratulations, the MADA Tools project is now installed!
You may also want to configure environment variables related to your API key and endpoint:
Installing Optional Dependencies
There are four sets of optional dependencies that can be installed:
- Documentation
- Examples
- Flux
- Tests
These can be installed together:
Or separately: