From f107d636c9979f29ec495fd12393972b71608301 Mon Sep 17 00:00:00 2001 From: aviau Date: Fri, 6 Feb 2026 20:20:00 -0500 Subject: [PATCH] getting-started: mention CLI --- docs/introduction/getting-started.mdx | 5 +++++ 1 file changed, 5 insertions(+) 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