A procedure for changing code or documentation in a repository, opening a GitHub pull request, and merging it after required checks pass. A pull request is a proposed change reviewed before it enters the protected main branch.
A testing procedure for adding a new TR to the Kiwoom REST API. A TR is a specific API request type; the procedure measures its real request and response rules before code is written.
Read-only MCP server for the Kiwoom Securities REST API: market data, account inquiry, ISA tax tool. Runs locally from the kiwoom-mcp-server npm package. Needs 4 environment variables to run.