Skip to content

v1.1.15

Choose a tag to compare

@nataliapc nataliapc released this 12 Jul 11:01
· 68 commits to main since this release

Tools:

  • Adds a new tool msxdocs_resource_get that allows clients to retrieve MSX documentation resources directly, addressing the needs of clients that may not natively support MCP resources.

Resources:

  • Adds SDCC 4.5.2 Manual
  • Adds technical documentation for MoonSound and MGSC MML
  • Simplifies MSX BASIC instruction template completion
  • Adds instruction index to Z80 documentation

Others:

  • Sanitizes HTML content fetched from URLs
  • Updates MCP SDK dependency
  • Consolidates GET and DELETE request handling for the /mcp endpoint.
  • Handles non-200 HTTP resources responses for fetched resources webpages, preventing errors when processing the content.