File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
docs/toolhive/reference/cli Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Valid clients:
2626 - claude-code: Claude Code CLI
2727 - cline: Cline extension for VS Code
2828 - cursor: Cursor editor
29+ - goose: Goose AI agent
2930 - lm-studio: LM Studio application
3031 - roo-code: Roo Code extension for VS Code
3132 - vscode: Visual Studio Code
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Valid clients:
2626 - claude-code: Claude Code CLI
2727 - cline: Cline extension for VS Code
2828 - cursor: Cursor editor
29+ - goose: Goose AI agent
2930 - lm-studio: LM Studio application
3031 - roo-code: Roo Code extension for VS Code
3132 - vscode: Visual Studio Code
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ components:
124124 - AmpVSCodeInsider
125125 - AmpWindsurf
126126 - LMStudio
127+ - Goose
127128 client.MCPClientStatus :
128129 properties :
129130 client_type :
@@ -144,6 +145,7 @@ components:
144145 - AmpVSCodeInsider
145146 - AmpWindsurf
146147 - LMStudio
148+ - Goose
147149 installed :
148150 description : Installed indicates whether the client is installed on the
149151 system
@@ -968,6 +970,7 @@ components:
968970 - AmpVSCodeInsider
969971 - AmpWindsurf
970972 - LMStudio
973+ - Goose
971974 type : array
972975 uniqueItems : false
973976 type : object
@@ -1017,6 +1020,7 @@ components:
10171020 - AmpVSCodeInsider
10181021 - AmpWindsurf
10191022 - LMStudio
1023+ - Goose
10201024 type : object
10211025 v1.createClientResponse :
10221026 properties :
@@ -1044,6 +1048,7 @@ components:
10441048 - AmpVSCodeInsider
10451049 - AmpWindsurf
10461050 - LMStudio
1051+ - Goose
10471052 type : object
10481053 v1.createGroupRequest :
10491054 properties :
You can’t perform that action at this time.
0 commit comments