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
98 changes: 0 additions & 98 deletions docs/toolhive/_partials/_remote-mcp-auth-examples.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/toolhive/guides-k8s/connect-clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ The MCP server is now available to your configured MCP clients.

For more details on using remote MCP servers, see:

- [Run remote MCP servers (UI)](../guides-ui/run-mcp-servers.mdx?custom-type=custom_remote#install-a-custom-mcp-server)
- [Run remote MCP servers (UI)](../guides-ui/run-mcp-servers.mdx#custom-remote-servers)
- [Run remote MCP servers (CLI)](../guides-cli/run-mcp-servers.mdx#run-a-remote-mcp-server)

## Connect from within the cluster
Expand Down
6 changes: 3 additions & 3 deletions docs/toolhive/guides-mcp/filesystem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ does not provide filesystem access, or for demonstrating MCP capabilities.
Select the `filesystem` MCP server in the ToolHive registry.

In the **Storage volumes** section,
[add local files or folders](../guides-ui/run-mcp-servers.mdx#volumes) to expose
to the MCP server. In the drop-down, choose whether to mount the volume as
read-only or read-write.
[add local files or folders](../guides-ui/configure-mcp-servers.mdx#storage-volumes)
to expose to the MCP server. In the drop-down, choose whether to mount the
volume as read-only or read-write.

:::note

Expand Down
Loading