Skip to content

Commit a3e5b61

Browse files
Joseph Ibrahimclaude
andcommitted
fix(mcp): Rename module from orchestra_mcp to otto_mcp
- Fixes ModuleNotFoundError when running otto-mcp command - Aligns module name with package name for consistency - Bump version to 1.0.1 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 5693246 commit a3e5b61

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

packages/orchestra-mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "otto-mcp"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
description = "MCP server for Otto cognitive safety layer - ThinkingMachines [He2025] compliant"
99
readme = "README.md"
1010
license = {text = "MIT"}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)