Skip to content

Support SSE transport for --mcp mode #582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yamadashy opened this issue May 22, 2025 · 0 comments
Open

Support SSE transport for --mcp mode #582

yamadashy opened this issue May 22, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yamadashy
Copy link
Owner

yamadashy commented May 22, 2025

Repomix’s MCP currently only speaks stdio. We should add an HTTP/SSE endpoint (e.g. /sse) so clients can connect via EventSource. Internally, reuse the SDK’s SSEServerTransport, and expose a --mcp-sse flag (or enable by default) for configuration. Update docs and add a basic smoke test.

@yamadashy yamadashy added the enhancement New feature or request label May 22, 2025
@yamadashy yamadashy changed the title Support SSE transport for --mcp mode Support SSE transport for --mcp mode May 22, 2025
@yamadashy yamadashy self-assigned this May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant