diff --git a/docs/introduction/getting-started.mdx b/docs/introduction/getting-started.mdx
index 81e9b53..c36910b 100644
--- a/docs/introduction/getting-started.mdx
+++ b/docs/introduction/getting-started.mdx
@@ -35,6 +35,11 @@ The Flare API can be used to access Flare's search capabilities, configure monit
The Go SDK exposes a small `net/http.Client` wrapper
that automatically manages authentication.
+
+
+ Flare provides a Command Line Interface (CLI) utility
+ that can be used to interact with the Flare API.
+
Flare provides a Model Context Protocol (MCP) server