xAI 推出 Grok Build Plugin Marketplace
阅读原文· x.aiGrok Build 这下可以像浏览器装扩展一样装插件了,涵盖数据库、部署、调试,开发者不必离开终端,这类集成对 AI 编程环境的体验影响挺大的。
xAI 今日发布 Grok Build 内置插件市场。插件将技能、斜杠命令、AI 智能体、钩子、MCP 服务器和 LSP 打包为可安装包,用户无需离开终端即可浏览、安装和更新。首发合作伙伴包括 MongoDB、Vercel、Sentry、Chrome DevTools、Cloudflare 和 Superpowers。在 Grok Build 中输入 /marketplace 或使用 CLI 即可安装,每个远程插件均固定到特定 commit SHA 并经过验证。开发者可提交 PR 到 xai-org/plugin-marketplace 发布自己的插件。
Grok Build Plugin Marketplace | xAI
Jun 11, 2026
Grok Build Plugin Marketplace
Launching the built-in plugin marketplace for Grok Build.
Available at launch Install in seconds Publish your own Getting started
Today we're launching the Grok Build Plugin Marketplace - a set of built-in plugins for Grok Build.
A plugin bundles skills, slash commands, agents, hooks, MCP servers, and LSPs into one installable package. The marketplace is built into Grok Build, so you can browse, install, and update plugins without leaving your terminal.
Available at launch
The marketplace opens with plugins from partners across the stack:
- MongoDB — Explore data, manage collections, and optimize queries.
- Vercel — Manage deployments, check build status, and configure domains.
- Sentry — Analyze stack traces and debug production errors.
- Chrome DevTools — Control a live browser, record performance traces, and inspect network requests.
- Cloudflare — Skills for Workers, Durable Objects, and more.
- Superpowers — Popular agent-driven workflows.
Install in seconds
Inside Grok Build, type /marketplace to browse the catalog and press i to install a plugin. Or use the CLI directly:
Copy
grok plugin marketplace list
grok plugin install <name> --trust
bash
Every remote plugin in the catalog is pinned to a specific commit SHA, and Grok Build verifies the pin at install time.
Publish your own
The marketplace is an open catalog. If you've built a plugin you want to share, submit a pull request to xai-org/plugin-marketplace.
Getting started
New to Grok Build? Visit x.ai/cli to get started.
Copy dark SVG
Copy light SVG