Skip to content

Release 1.6.0

Choose a tag to compare

@kyo504 kyo504 released this 13 Mar 05:06
· 18 commits to main since this release

1.6.0 (2026-03-13)

Features

  • streamable HTTP MCP 서버 추가 (krx serve) (b71f0cc)

ChatGPT 웹 등 원격 MCP 클라이언트 지원을 위한 Streamable HTTP 전송 추가.

  • krx serve --port 3000 으로 HTTP MCP 서버 실행
  • 세션 관리 (최대 100개, 30분 TTL)
  • DNS rebinding 보호
  • ngrok 연동으로 ChatGPT 웹에서 사용 가능