Skip to content

v6.0.0 — Studio 2.9 inventory, path fix, Nexus bridge

Latest

Choose a tag to compare

@M-Pineapple M-Pineapple released this 01 Aug 08:05
· 1 commit to main since this release
99e1fb6

Msty Admin MCP v6.0.0

Brings the MCP up to date with Msty Studio Desktop 2.9+.

Highlights

  • P0 fix: detect MstyStudio.app and the Chromium File System SQLite (no more dead msty.db path)
  • 55 tools (was 36): Phase 7 Studio inventory + Phase 8 Nexus bridge
  • Live insights/Knowledge Stack/persona analytics (stubs removed)
  • README keeps animated logo, Buy Me a Coffee, and MseeP badge

Verify

  • pytest tests/ -v — 32 passed
  • Live smoke on Studio 2.9.2 confirmed

Install

pip install msty-admin-mcp
# or from source
git clone https://github.com/M-Pineapple/msty-admin-mcp
cd msty-admin-mcp && pip install -e .

Full notes: CHANGELOG.md