概要
Part of the pty-mcp-server project, pms-ui-request defines structured data types and utilities for representing and handling requests originating from the user interface layer. It focuses on parsing and validating JSON-RPC requests received via stdin in a stdio-mode MCP server, transforming raw JSON input into well-typed commands suitable for application layer interpretation and execution.
主な機能
- 0 GitHub stars