We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca056b2 commit 2ccce30Copy full SHA for 2ccce30
docs/toolhive/guides-ui/network-isolation.mdx
@@ -84,7 +84,8 @@ The configuration pictured below allows the MCP server to access
84
To allow an MCP server to access other workloads on the same network, you need
85
to configure network isolation to include the appropriate hostnames and ports.
86
This is commonly needed when your MCP server needs to communicate with
87
-databases, APIs, or other services that are not publicly accessible.
+databases, APIs, or other services that are running on your local host during
88
+development.
89
90
For example, in Docker environments, you can add `host.docker.internal` to
91
access services on the host:
0 commit comments