Skip to content

feat: Introduce StreamableHTTP transport at /mcp endpoint#84

Merged
Winify merged 2 commits intomainfrom
feature/transport-mode
Apr 23, 2026
Merged

feat: Introduce StreamableHTTP transport at /mcp endpoint#84
Winify merged 2 commits intomainfrom
feature/transport-mode

Conversation

@Winify
Copy link
Copy Markdown
Collaborator

@Winify Winify commented Apr 23, 2026

  • StreamableHTTPServerTransport for compatibility with llama.cpp and modern MCP clients
  • Using --http flag for remote transport

Types of changes

  • Polish (an improvement for an existing feature)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improvements to the project's docs)
  • Specification changes (updates to WebDriver command specifications)
  • Internal updates (everything related to internal scripts, governance documentation and CI files)

Checklist

  • I have squashed commits that belong together
  • I have tested with Claude Desktop (or another MCP-compatible client)
  • I have read the CONTRIBUTING doc
  • I have added the necessary documentation for new/changed tools (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Further comments

Reviewers: @webdriverio/project-committers

- StreamableHTTPServerTransport for compatibility with llama.cpp and modern MCP clients
- Using `--http` flag for remote transport
@Winify Winify linked an issue Apr 23, 2026 that may be closed by this pull request
@Winify Winify merged commit 2c33f78 into main Apr 23, 2026
5 checks passed
@Winify Winify deleted the feature/transport-mode branch April 23, 2026 11:11
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.

Browser session does not work with Codex in Windows sandbox

1 participant