Documentation
¶
Overview ¶
Package mcpserver exposes the dharma CLI as an MCP server over stdio, for hosts that can't shell out to the CLI directly (ChatGPT desktop, Codex). It re-execs the running binary per tool call, exactly as mcpb/server/index.js shells out to the bundled CLI, so command bodies that print straight to os.Stdout never have to change: MCP stdio owns this process's stdout, and only the subprocess's captured stdout/stderr become tool output.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.