set header name

This commit is contained in:
Ido Salomon
2025-04-05 12:46:25 +03:00
parent 3032a67d4e
commit 91633de80f
4 changed files with 29 additions and 2 deletions

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.
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.
### Security Considerations