Back to Market
Pms Ui Request
Defines data types and utilities for handling user interface requests, specifically parsing and validating JSON-RPC requests.
0
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.
API Development
Developer Tools
Other