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>