Skip to content

Commit bcd2b9f

Browse files
committed
Add note abour pre-loaded configs
1 parent 8481f5a commit bcd2b9f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/toolhive/guides-ui/network-isolation.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ When you install an MCP server in ToolHive, you can optionally enable _network
1515
isolation_. This feature restricts the MCP server's network access to only the
1616
resources you specify.
1717

18+
:::note
19+
20+
Network isolation currently supports HTTP and HTTPS connections only. Other
21+
protocols are not supported.
22+
23+
:::
24+
1825
## Enabling network isolation
1926

2027
Currently, network isolation is available for MCP servers installed from the
@@ -23,7 +30,10 @@ ToolHive registry.
2330
During the MCP server installation, select the **Network isolation** tab in the
2431
configuration form. Click the toggle to enable it.
2532

26-
When network isolation is enabled, you can specify the following:
33+
When you enable network isolation, any safe default configuration defined in the
34+
registry is pre-loaded in the form. You can accept these defaults or customize
35+
the settings to specify which hosts and ports the MCP server is allowed to
36+
access:
2737

2838
- **Allowed hosts**:\
2939
A list of hostnames or IP addresses that the MCP server is allowed to access.

0 commit comments

Comments
 (0)