v1.2.2
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
htmltomarkdownfor 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