Skip to content

Commit 340e72d

Browse files
mabuyoDaleSeo
authored andcommitted
clarify goose configure with LLM provider
1 parent 7a019da commit 340e72d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/guides/auth-auth0.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,9 @@ Before continuing, you need to set up the Auth0 client to accept an additional c
229229

230230
We'll use [Goose](https://block.github.io/goose/) as our MCP Client. Goose allows you to choose between many different LLMs and provides some built-in functionality for connecting to MCP servers, called [Extensions](https://block.github.io/goose/docs/getting-started/using-extensions).
231231

232-
You need to [install and configure Goose](https://block.github.io/goose/docs/getting-started/installation). Then, continue with the following steps:
232+
[Install the Goose CLI](https://block.github.io/goose/docs/getting-started/installation), following the instructions for your operating system. Set up the LLM provider of your choice with `goose configure` --> **Configure Providers**. Each provider has its own set of instructions, rate limiting and pricing.
233+
234+
Then, continue with the following steps:
233235

234236
1. In your terminal, run `goose configure`.
235237
1. Select or enter the following answers at the prompts:

0 commit comments

Comments
 (0)