Back to news
Jun 11, 2026

Grok Build Plugin Marketplace

Launching the built-in plugin marketplace for Grok Build.


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:

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? Head to x.ai/cli to install it and get started.