- Step 1: Ensure your Argo CD instance is accessible with API credentials.
- Step 2: Install Node.js (v18+) and pnpm.
- Step 3: Clone the repository and install dependencies using 'pnpm install'.
- Step 4: Configure environment variables with Argo CD URL and API token.
- Step 5: Run the server in development mode with 'pnpm run dev'.
- Step 6: Connect clients like VS Code or Claude Desktop using the provided configuration files.
- Step 7: Use the available commands to manage applications and resources through natural language or automation scripts.