chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Add support for headers for MCP SSE Server

Open meabhishekkumar opened this issue 8 months ago • 1 comments
trafficstars

Scenario : MCP server (with SSE ) that requires additional configuration to be provided. May be through headers such as Auth header, configuration settings that cannot be provided at user prompt.

Challenge : Current interface only have option to provide "name" and "server".

Expected Feature : MCP protocol does allow to add additional information . Even in MCP inspector they can be added as environment variables. It would be good to have the feature to support adding additional dictionary / headers.

meabhishekkumar avatar Mar 19 '25 09:03 meabhishekkumar