Skip to content

v1.2.2

Choose a tag to compare

@nataliapc nataliapc released this 20 Jul 18:49
· 55 commits to main since this release

Vector Database:

  • Includes an embedded Vector Database (RAG) to enable semantic searches across the available MSX resources.

Tools:

  • vector_db_query: A new tool that semantically queries the vector database of embeddings to retrieve the most relevant resource data for any given question.
  • msxdocs_resource_get: Retrieve MCP resources for MCP clients that don't support MCP resources.

Resources:

  • Adds a local comprehensive set of markdown files containing documentation for MSX BASIC programming, covering commands, functions, statements, and procedures.
  • Updated some resources from html to markdown for better IA understanding.
  • Corrected MSX Kun Basic compiler resource.

Others:

  • README enhances installation and usage instructions.
  • Updates MCP SDK dependency (typescript) to version 1.6.0