Skip to content

Add Mobbin plugin (hosted design-reference MCP) - #524

Open
thahapc1994-jpg wants to merge 1 commit into
xai-org:mainfrom
thahapc1994-jpg:add-mobbin-plugin
Open

Add Mobbin plugin (hosted design-reference MCP)#524
thahapc1994-jpg wants to merge 1 commit into
xai-org:mainfrom
thahapc1994-jpg:add-mobbin-plugin

Conversation

@thahapc1994-jpg

Copy link
Copy Markdown

What this PR does

Adds the official mobbin plugin to the xAI plugin marketplace as a remote-source catalog entry. No plugin code is vendored here.

Ownership

  • I own this plugin or have the right to distribute it.
  • The source repo is published under the official org (mobbin).

This is a catalog index PR pointing at the vendor's official public repository. I am not affiliated with mobbin; the listing is sourced from that org's public plugin so Grok Build users can install it from the official marketplace.

Checklist

  • Added exactly one entry in .grok-plugin/marketplace.json (valid JSON, kebab-case name).
  • Remote source pins a full 40-char lowercase commit sha; the commit is public and reachable.
  • Regenerated .grok-plugin/plugin-index.json (python3 scripts/generate-plugin-index.py).
  • python3 scripts/validate-catalog.py passes locally.
  • python3 scripts/generate-plugin-index.py --check passes locally (generated from the full catalog, then this PR keeps only this plugin's index key).
  • homepage + clear description set; keywords/domains are brand-scoped.
  • License is stated: MIT

Security

  • No curl | bash, remote-code download/exec, or postinstall RCE in the catalog entry.
  • No reading/exfiltration of secrets, tokens, .env, or env vars in the catalog entry.
  • MCP/hooks scope is whatever the upstream plugin ships — see notes.

Network endpoints this plugin calls: https://api.mobbin.com/mcp — Mobbin hosted Streamable HTTP MCP server.

Credentials/permissions it requires: OAuth in the browser on first use. No API key is stored in the plugin.

Notes for reviewers

Official Mobbin repo already ships .grok-plugin/plugin.json. Generated index: HTTP MCP server mobbin, version 1.0.0. No hooks, no local binaries.

Install after merge:

grok plugin install mobbin --trust

@thahapc1994-jpg
thahapc1994-jpg requested a review from a team September 2, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants