Editorial illustration of Grok Build installing plugins for deployments, debugging, browser control, and cloud workflows
Editorial illustration of Grok Build installing plugins for deployments, debugging, browser control, and cloud workflows
+ xAI News

xAI launches Grok Build Plugin Marketplace

xAI's Grok Build Plugin Marketplace adds installable bundles for skills, commands, agents, hooks, MCP servers, and LSPs inside its coding agent.

xAI launched the Grok Build Plugin Marketplace on June 11, 2026. The marketplace is built into Grok Build, so users can browse, install, and update plugins from inside the terminal.

The important part is the bundle format. xAI says a plugin can package skills, slash commands, agents, hooks, MCP servers, and language servers into one installable unit. That turns Grok Build from a coding agent into a distribution surface for the tools around the agent.

Plugins make the agent environment extensible

The launch catalog covers a practical developer stack. MongoDB is for data exploration and query work. Vercel is for deployments and domains. Sentry is for production debugging. Chrome DevTools is for live browser control and performance tracing. Cloudflare is for Workers and Durable Objects. Superpowers is for agent-driven workflows.

That spread matters because coding agents rarely fail only on code generation. They need environment access: databases, deployment systems, error traces, browsers, cloud platforms, and project-specific routines. xAI is making those integrations installable rather than asking every user to wire them by hand.

The install path is also familiar. xAI says users can type /marketplace in Grok Build and press i to install a plugin, or use CLI commands to list and install from the marketplace.

		
		
			
		
		grok plugin marketplace list
grok plugin install <name> --trust

The security model is about pinning, not magic

xAI says every remote plugin in the catalog is pinned to a specific commit SHA and that Grok Build verifies the pin at install time. The public GitHub repository gives more detail: remote sources must pin a full 40-character lowercase commit SHA, and the repo says missing pins should fail rather than silently shipping changed code.

That is a real safety property. It reduces the risk that a plugin update or upstream compromise quietly changes what gets installed.

It is not a complete security guarantee. Plugins may execute code and access local data or connected services. The marketplace repository warns that third-party plugins are provided by their respective authors and that users install them at their own risk.

The catalog is open, but structured

The marketplace repository describes .grok-plugin/marketplace.json as the catalog index and source of truth. First-party plugins live under plugins/; third-party plugins live under external_plugins/ or point to pinned remote repositories.

That structure makes the marketplace legible. A plugin entry can carry a name, description, category, homepage, keywords, domains, version, author, tags, and source information. The generated plugin index records what each plugin provides so clients can show its contents before installation.

For developers, the open-catalog model creates a path to distribution: build a plugin, add it to the catalog, regenerate the index, validate it, and open a pull request. For xAI, it creates a way to expand Grok Build without treating every integration as a first-party product project.

Sources

The AI Feed Desk

The AI Feed Desk

Editorial desk

The AI Feed Desk tracks AI provider updates, model releases, agent tooling, and enterprise adoption, turning fast-moving announcements into source-linked context for builders and operators.

Noticed a typo, incorrect information, or translation error?

Tell us so we can fix it.

Help Improve This Article

Related Articles

A dark developer terminal with multiple parallel agent session lanes flowing into a central dashboard

xAI puts Grok into Warp and adds a dashboard for coding agents

xAI's June 15 updates give Grok and X Premium subscribers access to Grok models inside Warp and add a dashboard for supervising parallel Grok Build sessions.

The AI Feed Desk

By The AI Feed Desk

Generated editorial illustration of an AI coding interface connected to orbital compute infrastructure

SpaceX moves to buy Cursor for $60B

SpaceX's planned $60B Cursor acquisition turns AI coding agents into a strategic asset tied to compute, developer workflow, and xAI infrastructure.

The AI Feed Desk

By The AI Feed Desk

A coding-agent model picker routes a repository task to Grok 4.5 with policy and usage controls visible beside it

GitHub adds Grok 4.5 to Copilot's model picker

GitHub is rolling out xAI's Grok 4.5 across Copilot surfaces, with enterprise access controlled by an admin policy that is off by default.

The AI Feed Desk

By The AI Feed Desk

Editorial illustration of an investing agent reading real-time market signals from a live feed

xAI brings real-time X market sentiment to eToro's Tori agent

xAI says eToro's Tori agent now uses SpaceXAI text models and real-time X signals to analyze market sentiment inside an investing workflow.

The AI Feed Desk

By The AI Feed Desk

A frontier model core entering a governed cloud platform with enterprise access controls

xAI brings Grok 4.3 to Amazon Bedrock

xAI's Grok 4.3 is now available on Amazon Bedrock, giving AWS customers access to the model through Bedrock's enterprise model catalog and Mantle endpoint.

The AI Feed Desk

By The AI Feed Desk