orcho-mcp v0.1.0
Summary
Initial public release baseline for orcho-mcp.
Added
- MCP server package exposing Orcho workflows to MCP-compatible clients.
- Stdio server entry point with tools, resources, prompts, and run-control helpers.
- Run observation, supervisor, inspection, authoring, and workflow service modules.
- Public dependency line on
orcho-core>=0.1.0,<0.2.
Install
pip install orcho-mcp==0.1.0PyPI: https://pypi.org/project/orcho-mcp/0.1.0/
Known Notes
- This release establishes the first public package baseline and API line.
- The package is in alpha; public contracts should still be treated as early and evolving within the
0.1.xline.