Skip to content
Grok

autopm for Grok

io.github.fluidumber/autopm

18 AI product-management robots for market research, financials, and execution specs. No API keys

client:Grok transport:stdio runtime:npm

Install autopm in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "autopm": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@productflow/autopm"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

autopm in other clients