pms-infra-cmdrun

README.md


Keywords
AI, cabal, ghc, haskell, mpc, pty
License
Apache-2.0
Install
cabal install pms-infra-cmdrun-0.0.3.0

Documentation

pms-infra-cmdrun

pms-infra-cmdrun is one of the internal packages that make up the pty-mcp-server project.

pms-infra-cmdrun is a package that executes scripts corresponding to tool names published in tools-list.json. When an MCP client requests a tool execution, this component locates the matching script, runs it with any given parameters, and returns the output to the client. It enables a flexible server-side tool execution model, allowing clients to trigger predefined commands dynamically without hardcoding logic on the client side.


Package Structure

Package Structure

Module Structure

Module Structure