Add Wonder plugin (design canvas MCP) - #522
Open
thahapc1994-jpg wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Adds the official wonder plugin to the xAI plugin marketplace as a remote-source catalog entry. No plugin code is vendored here.
wonderOwnership
sourcerepo is published under the official org (aquila-lab / Wonder).This is a catalog index PR pointing at the vendor's official public repository. I am not affiliated with aquila-lab / Wonder; the listing is sourced from that org's public plugin so Grok Build users can install it from the official marketplace.
Checklist
.grok-plugin/marketplace.json(valid JSON, kebab-casename).sha; the commit is public and reachable..grok-plugin/plugin-index.json(python3 scripts/generate-plugin-index.py).python3 scripts/validate-catalog.pypasses locally.python3 scripts/generate-plugin-index.py --checkpasses locally (generated from the full catalog, then this PR keeps only this plugin's index key).homepage+ cleardescriptionset; keywords/domains are brand-scoped.Security
curl | bash, remote-code download/exec, orpostinstallRCE in the catalog entry..env, or env vars in the catalog entry.Network endpoints this plugin calls: https://mcp.wonder.so/mcp — Wonder hosted MCP for reading and writing the user's canvas.
Credentials/permissions it requires: OAuth in the browser on first use. No API key is stored in the plugin.
Notes for reviewers
The source repo is a multi-agent marketplace; the plugin lives at
plugins/wonder(same shape as browser-use / railway). Manifest is.claude-plugin/plugin.json, which CONTRIBUTING accepts. Generated index: HTTP MCP serverwonder. No hooks, no local binaries.Install after merge: