Documentation
¶
Overview ¶
Command dockertarget is a minimal stdio MCP server used for the transport_integration_test (real subprocess lifecycle) and for the integration_docker test set. It registers a single "echo" tool that returns the value of the "msg" argument.
Build the binary with `go build` from the test setup; the binary path is then handed to mcpx via ServerConfig.Binary.
Click to show internal directories.
Click to hide internal directories.