Skip to content
Grok

vortex iq for Grok

ai.vortexiq/vortex-iq

Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.

client:Grok transport:streamable-http

Install vortex iq in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vortex-iq": {
      "type": "http",
      "url": "https://app.vortexiq.ai/mcp"
    }
  }
}

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

vortex iq in other clients