@contorium/mcp 0.8.1 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contora/state-core",
3
- "version": "0.8.1",
3
+ "version": "0.9.1",
4
4
  "description": "Tool-agnostic Contorium workspace scan, bootstrap, and dual-mode state inputs (IDE + MCP + CLI).",
5
5
  "license": "MIT",
6
6
  "repository": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contorium/mcp",
3
- "version": "0.8.1",
3
+ "version": "0.9.1",
4
4
  "description": "Contorium MCP Server — standardized AI runtime handoff for Claude Code, Cursor, Codex (stdio MCP).",
5
5
  "type": "module",
6
6
  "license": "MIT",