docs: google maps tutorial (#1353)

This commit is contained in:
Angie Jones
2025-02-24 08:04:13 -06:00
committed by GitHub
parent c5cc891b45
commit d786ecac61
10 changed files with 301 additions and 20 deletions
+10 -2
View File
@@ -28,6 +28,14 @@ This tutorial covers how to add the [{name} MCP Server](/) as a Goose extension
## Configuration
:::info
Note that you'll need [Node.js](https://nodejs.org/) installed on your system to run this command, as it uses `npx`.
:::
:::info
Note that you'll need [uv](https://docs.astral.sh/uv/#installation) installed on your system to run this command, as it uses `uvx`.
:::
<Tabs groupId="interface">
<TabItem value="cli" label="Goose CLI" default>
1. Run the `configure` command:
@@ -103,10 +111,10 @@ This tutorial covers how to add the [{name} MCP Server](/) as a Goose extension
│ Command-line Extension
◇ What would you like to call this extension?
│ {name}}
│ {name}
◇ What command should be run?
│ {command}}
│ {command}
// highlight-start
◆ Would you like to add environment variables?
│ Yes