Skip to content

Streamable HTTP / SSE transport capture #18

Description

@Neal006

v0.1 taps stdio servers only. Remote servers (Streamable HTTP) need a local reverse-proxy mode: mcptail init would rewrite the url to a local mcptail port that forwards to the origin and records the JSON-RPC bodies.

Design sketch welcome before code — the interesting questions are session correlation across POSTs and SSE response streams, and auth header passthrough. Core recording (SessionWriter, correlate) is transport-agnostic already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions