Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/toolhive/guides-k8s/remote-mcp-proxy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,10 @@ to learn how to connect to remote MCP proxies using different clients.
Learn how to customize MCP tools using
[filters and overrides](./customize-tools.mdx).

Discover your deployed MCP servers automatically using the
[Kubernetes registry](../guides-registry/configuration.mdx#kubernetes-registry)
feature in the ToolHive Registry Server.

## Related information

- [Kubernetes CRD reference](../reference/crd-spec.mdx) - Full MCPRemoteProxy
Expand Down
4 changes: 4 additions & 0 deletions docs/toolhive/guides-k8s/run-mcp-k8s.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,10 @@ Collect telemetry data from your MCP servers by following the
[Telemetry and metrics](./telemetry-and-metrics.mdx) guide. Configure audit
logging by following the [Set up logging](./logging.mdx) guide.

Discover your deployed MCP servers automatically using the
[Kubernetes registry](../guides-registry/configuration.mdx#kubernetes-registry)
feature in the ToolHive Registry Server.

## Related information

- [Kubernetes CRD reference](../reference/crd-spec.mdx) - Reference for the
Expand Down
Loading