Hi,
I’m seeing an issue when setting up the MCP server in Copilot Studio — the available tools are not being listed.
This appears to happen when the endpoint is exposed as SSE. Copilot Studio has deprecated support for SSE endpoints. I believe Lucid will need to publish the endpoint as streamable-http instead. That should resolve the issue.
I’ve noticed similar behavior with other MCP servers and was able to fix it by switching to streamable-http.

