Skip to content

orcho-mcp v0.1.0

Choose a tag to compare

@Evgenas Evgenas released this 01 Jul 11:25
· 79 commits to main since this release
6be09c6

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.0

PyPI: 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.x line.