Artificial intelligenceJune 12, 2026· via MarkTechPost

xAI launches Grok Build Plugin Marketplace with key tech partners

xAI launches Grok Build Plugin Marketplace with key tech partners
Publicité

xAI has launched the Grok Build Plugin Marketplace, a built-in catalog for Grok Build, its terminal-based coding agent. The marketplace bundles tools from partners such as MongoDB, Vercel, Sentry, Chrome DevTools, Cloudflare and Superpowers into installable plugins, letting developers extend the agent’s capabilities without leaving the terminal.

A streamlined workflow for developers

Previously, developers had to manually integrate each tool into Grok Build. Now, a single command pulls a complete plugin bundle into the agent. Each plugin combines skills, slash commands, agents, lifecycle hooks, MCP servers, and language server configs into a single package. The catalog lives in the public GitHub repository xai-org/plugin-marketplace, which acts as an index pointing to each plugin’s source.

Installing with control and security

Installation is handled directly from Grok Build using commands like grok plugin install <name> --trust, with a --trust flag to confirm code execution and data access. The marketplace opens with six partner plugins targeting workflows such as data exploration, deployment management, error analysis, browser inspection, cloud services, and agent-driven tasks. For example, a data scientist can install the MongoDB plugin to optimize queries, or a frontend engineer can use Chrome DevTools to inspect network requests during a failing render.

Built-in security and open contribution

Every plugin is pinned to a specific commit SHA, verified at install time to prevent silent code changes. The marketplace separates first-party plugins, maintained by xAI, from third-party ones, which are provided as-is and carry their own risks. Developers can contribute their own plugins by editing the marketplace index and opening a pull request in the public repository.


Source: MarkTechPost. AI-assisted editorial synthesis — TechnoExpress.

Read the original source on MarkTechPost →

← Back to home

Publicité