diff --git a/docs/toolhive/reference/cli/thv_client_register.md b/docs/toolhive/reference/cli/thv_client_register.md index d30acbb1..68d13dc0 100644 --- a/docs/toolhive/reference/cli/thv_client_register.md +++ b/docs/toolhive/reference/cli/thv_client_register.md @@ -26,6 +26,7 @@ Valid clients: - claude-code: Claude Code CLI - cline: Cline extension for VS Code - cursor: Cursor editor + - goose: Goose AI agent - lm-studio: LM Studio application - roo-code: Roo Code extension for VS Code - vscode: Visual Studio Code diff --git a/docs/toolhive/reference/cli/thv_client_remove.md b/docs/toolhive/reference/cli/thv_client_remove.md index 273ef7aa..a0a8d888 100644 --- a/docs/toolhive/reference/cli/thv_client_remove.md +++ b/docs/toolhive/reference/cli/thv_client_remove.md @@ -26,6 +26,7 @@ Valid clients: - claude-code: Claude Code CLI - cline: Cline extension for VS Code - cursor: Cursor editor + - goose: Goose AI agent - lm-studio: LM Studio application - roo-code: Roo Code extension for VS Code - vscode: Visual Studio Code diff --git a/static/api-specs/toolhive-api.yaml b/static/api-specs/toolhive-api.yaml index 601b58d8..77e35de6 100644 --- a/static/api-specs/toolhive-api.yaml +++ b/static/api-specs/toolhive-api.yaml @@ -124,6 +124,7 @@ components: - AmpVSCodeInsider - AmpWindsurf - LMStudio + - Goose client.MCPClientStatus: properties: client_type: @@ -144,6 +145,7 @@ components: - AmpVSCodeInsider - AmpWindsurf - LMStudio + - Goose installed: description: Installed indicates whether the client is installed on the system @@ -968,6 +970,7 @@ components: - AmpVSCodeInsider - AmpWindsurf - LMStudio + - Goose type: array uniqueItems: false type: object @@ -1017,6 +1020,7 @@ components: - AmpVSCodeInsider - AmpWindsurf - LMStudio + - Goose type: object v1.createClientResponse: properties: @@ -1044,6 +1048,7 @@ components: - AmpVSCodeInsider - AmpWindsurf - LMStudio + - Goose type: object v1.createGroupRequest: properties: