Skip to content

Browser MCP Support #545

@sheng-di

Description

@sheng-di

Please read this first

  • Have you read the docs? Agents SDK docs
    YES

  • Have you searched for related issues? Others may have had similar requests
    YES

Describe the feature

Currently, when trying to use MCPServerStreamableHttp in a browser environment, the class is just an empty stub and throws an error:

Method not implemented

Expected behavior
MCPServerStreamableHttp should have a working implementation in the browser, similar to the Node.js side, enabling browser clients to initiate and consume streaming requests/responses.

Why this is important

Allows building rich web-based clients without resorting to server-side proxies.
Ensures feature parity between Node.js and browser environments.
Improves developer experience for frontend-heavy MCP integrations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions