Grok BotMCP 与集成长帖约 3 分钟

用插件商店扩展Bot

Extend Grok Bot with plugins

要点

  1. xAI有官方插件市场,不必把每条能力写死在提示词里
  2. 用插件加新工具、可复用命令和外部开发服务
  3. 仓库在github.com/xai-org/plugin-marketplace,先读再接
  4. 目标是按自己的工作流持续升级,而不是重写整个agent
  5. 想基于Grok做产品,先研究这套插件机制再写集成

原帖开头

holy sh*t xai basically built an app store for grok bot instead of hard-coding every workflow, this repo lets you keep adding new capabilities to grok through plugins and reusable integrations [official xai marketplace - 200+ stars] 1/ add new tools without rebuilding the agen