Skip to content

Comments

Add Streamable HTTP transport, CORS support, and SSE fixes to MCP server#68

Open
danstarns wants to merge 1 commit intoneo4j-labs:mainfrom
danstarns:main
Open

Add Streamable HTTP transport, CORS support, and SSE fixes to MCP server#68
danstarns wants to merge 1 commit intoneo4j-labs:mainfrom
danstarns:main

Conversation

@danstarns
Copy link

  • Added Streamable HTTP transport (--transport streamable-http) — single endpoint, no SSE handshake, works with browser clients
  • Added CORS middleware to both HTTP transports (SSE and Streamable HTTP), defaults to *, configurable via --allow-origin
  • Fixed SSE transport: added _NoOpResponse for Starlette compat, changed /messages from Route to Mount since the handler is a raw ASGI app
  • Added --openai-api-key CLI flag

@vercel
Copy link

vercel bot commented Feb 19, 2026

@danstarns is attempting to deploy a commit to the lyonwj's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant