- Step1: Clone the repository from GitHub
- Step2: Set up the environment and insert your Alpha Vantage API key in the .env file
- Step3: Install dependencies using 'go mod tidy'
- Step4: Run the server with 'go run cmd/main.go'
- Step5: Use the defined REST endpoints to register tools, list tools, query stock prices, and access metadata