Skip to content

Noosphere MCP v0.8.2

Choose a tag to compare

@JinNing6 JinNing6 released this 16 Jul 07:12
7935488

Glama and MCP directory recovery

  • Keep the default MCP runtime lightweight by moving local Sentence Transformers dependencies behind the optional semantic extra.
  • Preserve precomputed vector search without NumPy through a standard-library cosine fallback.
  • Advertise the Noosphere package version in MCP serverInfo.version.
  • Pin the supported MCP SDK 1.x boundary.
  • Verify every published package through a clean anonymous initialize + tools/list handshake with all 45 tools.

Local release-candidate verification completed the anonymous handshake in 0.86 seconds without Torch, Transformers, SciPy, NumPy, or Sentence Transformers in the default environment.