Implement auto-open feature for browser launch on server start
This commit is contained in:
@@ -54,6 +54,7 @@ The MCP Inspector supports the following configuration settings. To change them
|
||||
| -------------------------- | ----------------------------------------------------------------------------------------- | ------------- |
|
||||
| MCP_SERVER_REQUEST_TIMEOUT | Maximum time in milliseconds to wait for a response from the MCP server before timing out | 10000 |
|
||||
| MCP_PROXY_FULL_ADDRESS | The full URL of the MCP Inspector proxy server (e.g. `http://10.2.1.14:2277`) | `null` |
|
||||
| MCP_AUTO_OPEN_DISABLED | Disable automatic browser opening when inspector starts | `false` |
|
||||
|
||||
### From this repository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user