Skip to content

Commit 3f6c624

Browse files
Update ToolHive reference docs for toolhive-operator-crds-0.0.22
1 parent d44e055 commit 3f6c624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/api-specs/toolhive-crd-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ _Appears in:_
384384
| --- | --- | --- | --- |
385385
| `image` _string_ | Image is the container image for the MCP server | | Required: \{\} <br /> |
386386
| `transport` _string_ | Transport is the transport method for the MCP server (stdio, streamable-http or sse) | stdio | Enum: [stdio streamable-http sse] <br /> |
387+
| `proxyMode` _string_ | ProxyMode is the proxy mode for stdio transport (sse or streamable-http)<br />This setting is only used when Transport is "stdio" | sse | Enum: [sse streamable-http] <br /> |
387388
| `port` _integer_ | Port is the port to expose the MCP server on | 8080 | Maximum: 65535 <br />Minimum: 1 <br /> |
388389
| `targetPort` _integer_ | TargetPort is the port that MCP server listens to | | Maximum: 65535 <br />Minimum: 1 <br /> |
389390
| `args` _string array_ | Args are additional arguments to pass to the MCP server | | |

0 commit comments

Comments
 (0)