@weppy/roblox-mcp 1.5.3 → 1.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/.claude-plugin/marketplace.json +6 -6
  2. package/.github/ISSUE_TEMPLATE/bug_report.yml +2 -2
  3. package/.github/ISSUE_TEMPLATE/install_help.yml +3 -3
  4. package/CHANGELOG.md +16 -1
  5. package/CODE_OF_CONDUCT.md +1 -1
  6. package/CONTRIBUTING.md +3 -3
  7. package/README.md +23 -17
  8. package/SECURITY.md +1 -1
  9. package/SUPPORT.md +2 -2
  10. package/docs/en/installation/ai-apps/claude-code.md +1 -1
  11. package/docs/en/installation/roblox-explorer.md +2 -2
  12. package/docs/en/installation/roblox-plugin.md +1 -1
  13. package/docs/en/pro-upgrade.md +1 -1
  14. package/docs/es/README.md +6 -4
  15. package/docs/es/installation/ai-apps/claude-code.md +1 -1
  16. package/docs/es/installation/roblox-plugin.md +1 -1
  17. package/docs/es/pro-upgrade.md +1 -1
  18. package/docs/id/README.md +6 -4
  19. package/docs/id/installation/ai-apps/claude-code.md +1 -1
  20. package/docs/id/installation/roblox-plugin.md +1 -1
  21. package/docs/id/pro-upgrade.md +1 -1
  22. package/docs/ja/README.md +6 -4
  23. package/docs/ja/installation/ai-apps/claude-code.md +1 -1
  24. package/docs/ja/installation/roblox-plugin.md +1 -1
  25. package/docs/ja/pro-upgrade.md +1 -1
  26. package/docs/ko/README.md +6 -4
  27. package/docs/ko/installation/ai-apps/claude-code.md +1 -1
  28. package/docs/ko/installation/roblox-explorer.md +2 -2
  29. package/docs/ko/installation/roblox-plugin.md +1 -1
  30. package/docs/ko/pro-upgrade.md +1 -1
  31. package/docs/pt-br/README.md +6 -4
  32. package/docs/pt-br/installation/ai-apps/claude-code.md +1 -1
  33. package/docs/pt-br/installation/roblox-plugin.md +1 -1
  34. package/docs/pt-br/pro-upgrade.md +1 -1
  35. package/docs/troubleshooting.md +1 -1
  36. package/llms-full.txt +12 -10
  37. package/llms.txt +21 -18
  38. package/package.json +4 -4
  39. package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +3 -3
  40. package/plugins/weppy-roblox-mcp/dist/index.js +32 -32
  41. package/smithery.yaml +1 -1
package/smithery.yaml CHANGED
@@ -1,4 +1,4 @@
1
- description: "Connect AI coding agents to a live Roblox Studio session. Create and edit scripts, instances, terrain, lighting, assets, audio, and animation with natural language, plus project sync for full-context workflows."
1
+ description: "Weppy Roblox MCP — MCP server that lets AI coding agents (Claude, Codex, Cursor, Gemini) control a live Roblox Studio session with 21 tools, 140+ actions, bidirectional sync, automated playtest, and multi-place support."
2
2
  startCommand:
3
3
  type: stdio
4
4
  configSchema: