From 7323bab3a38d8289653ec700d3a5bbd88fc711d2 Mon Sep 17 00:00:00 2001 From: mbaitelman Date: Wed, 14 May 2025 17:37:16 -0700 Subject: [PATCH] fix: Include link to api token docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e71d7bc..960ad98 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Akuity is the enterprise company for Argo and Kargo, and provides the essential - Node.js (v18 or higher recommended) - pnpm package manager (for development) - Argo CD instance with API access +- Argo CD API token (see the [docs for instructions](https://argo-cd.readthedocs.io/en/stable/developer-guide/api-docs/#authorization)) ### Usage with Cursor 1. Follow the [Cursor documentation for MCP support](https://docs.cursor.com/context/model-context-protocol), and create a `.cursor/mcp.json` file in your project: