mirror of
https://github.com/block/goose.git
synced 2026-04-30 04:29:40 +00:00
feat(extensions): add Java/JDK support for MCP servers (#1816)
This commit is contained in:
parent
98870f177a
commit
d619c95273
8 changed files with 176 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue