Skip to content

v0.3.3

Choose a tag to compare

@Winlifes Winlifes released this 21 May 03:14

Funplay MCP for Cocos v0.3.3

Added

  • Added generated tool reference documentation in docs/TOOLS.md.
  • Added docs:generate and docs:check scripts to keep tool counts, profiles, categories, and descriptions synchronized with lib/tool-registry.js.
  • Added a read-only GET /tools debug endpoint with curl examples for quick local troubleshooting.
  • Added panel activity previews for recent tool calls and runtime logs.
  • Added panel curl copy actions for /health and /tools.

Optimized

  • Added CI and release validation for generated tool documentation.
  • Improved the MCP client config panel so the preview follows the selected client target.
  • Improved the panel information architecture around troubleshooting and maintenance: version, update status, tool profile, client config, recent calls, and logs.

Changed

  • Refined tool category inference so get_tool_catalog is grouped with project/context tools.
  • Split file-system tools and asset refresh helpers into lib/tools/files.js as the first registry modularization step.

Fixed

  • No runtime bug fixes in this release; this release focuses on product polish, debugging ergonomics, and maintainability.

Release Assets

  • Funplay.CocosMcp.v0.3.3.zip - Cocos Creator extension package.
  • release-manifest.json - Machine-readable release metadata.
  • SHA256SUMS.txt - SHA-256 checksums for release artifacts.

Publish Channels

  • GitHub Release: Cocos Creator extension zip package.
  • npm: funplay-cocos-mcp@0.3.3.
  • MCP Registry: io.github.FunplayAI/funplay-cocos-mcp version 0.3.3.

Verify

shasum -a 256 -c SHA256SUMS.txt