Fix formatting

This commit is contained in:
Ola Hungerford
2025-03-23 08:30:06 -07:00
parent 9b0da1f892
commit ec73831487

View File

@@ -44,7 +44,7 @@ The inspector supports bearer token authentication for SSE connections. Enter yo
### Security Considerations
The MCP Inspector includes a proxy server that can run and communicate with local MCP processes. The proxy server should not be exposed to untrusted networks as it has permissions to spawn local processes and can connect to any specified MCP server.
The MCP Inspector includes a proxy server that can run and communicate with local MCP processes. The proxy server should not be exposed to untrusted networks as it has permissions to spawn local processes and can connect to any specified MCP server.
### From this repository