Skip to content

Additional tool metadata & http transport option

Latest

Choose a tag to compare

@connyay connyay released this 22 Jan 15:02
Add HTTP transport mode for MCP server

Enable running the server with `--http` flag using rmcp's streamable HTTP
transport. The server listens on a configurable port (default 3000) and
exposes the MCP endpoint at /mcp. Includes graceful shutdown on Ctrl+C.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>