Update README.md

Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
This commit is contained in:
Ido Salomon
2025-04-12 22:52:47 +03:00
committed by GitHub
parent 80854d9183
commit cd1bcfb15f

View File

@@ -40,7 +40,7 @@ For more details on ways to use the inspector, see the [Inspector section of the
### Authentication
The inspector supports bearer token authentication for SSE connections. Enter your token in the UI when connecting to an MCP server, and it will be sent in the Authorization header. You can override the header name.
The inspector supports bearer token authentication for SSE connections. Enter your token in the UI when connecting to an MCP server, and it will be sent in the Authorization header. You can override the header name using the input field in the sidebar.
### Security Considerations