feat(extensions): add Java/JDK support for MCP servers (#1816)

This commit is contained in:
Tom Collier
2025-03-25 12:28:18 -07:00
committed by GitHub
parent 98870f177a
commit d619c95273
8 changed files with 176 additions and 3 deletions

View File

@@ -36,6 +36,10 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
Note that you'll need [uv](https://docs.astral.sh/uv/#installation) installed on your system to run this command, as it uses `uvx`.
:::
:::info
Note that you'll need [JBang](https://www.jbang.dev/download) installed on your system to run this command, as it uses `jbang`.
:::
<Tabs groupId="interface">
<TabItem value="cli" label="Goose CLI" default>
1. Run the `configure` command: