Skip to content

Commit 8126a7c

Browse files
committed
Fix format of README.md
1 parent 0e5a232 commit 8126a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The MCP Inspector supports the following configuration settings. To change them,
6060
| `MCP_REQUEST_TIMEOUT_RESET_ON_PROGRESS` | Reset timeout on progress notifications | true |
6161
| `MCP_REQUEST_MAX_TOTAL_TIMEOUT` | Maximum total timeout for requests sent to the MCP server (ms) (Use with progress notifications) | 60000 |
6262
| `MCP_PROXY_FULL_ADDRESS` | Set this if you are running the MCP Inspector Proxy on a non-default address. Example: http://10.1.1.22:5577 | "" |
63-
| `MCP_AUTO_OPEN_ENABLED` | Enable automatic browser opening when inspector starts | true |
63+
| `MCP_AUTO_OPEN_ENABLED` | Enable automatic browser opening when inspector starts | true |
6464

6565
The inspector also supports configuration files to store settings for different MCP servers. This is useful when working with multiple servers or complex configurations:
6666

0 commit comments

Comments
 (0)