Skip to content

Commit 2ccce30

Browse files
yrobladanbarr
andauthored
Update docs/toolhive/guides-ui/network-isolation.mdx
Co-authored-by: Dan Barr <[email protected]>
1 parent ca056b2 commit 2ccce30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ The configuration pictured below allows the MCP server to access
8484
To allow an MCP server to access other workloads on the same network, you need
8585
to configure network isolation to include the appropriate hostnames and ports.
8686
This is commonly needed when your MCP server needs to communicate with
87-
databases, APIs, or other services that are not publicly accessible.
87+
databases, APIs, or other services that are running on your local host during
88+
development.
8889

8990
For example, in Docker environments, you can add `host.docker.internal` to
9091
access services on the host:

0 commit comments

Comments
 (0)