Skip to content
VS Code

vortex iq for VS Code

ai.vortexiq/vortex-iq

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

client:VS Code transport:streamable-http

Install vortex iq in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

vortex iq in other clients