Claude web and desktop
Sign in and allow
A Vortex IQ consent screen opens. Sign in with your existing Vortex IQ (Google) login and click Allow.
Claude Code
Add the connector as a remote MCP server from your terminal:/mcp inside a Claude Code session to complete the OAuth sign-in in your browser.
Other MCP clients
Any MCP client that supports Streamable HTTP and OAuth 2.1 with PKCE can connect. Endpoints are machine-discoverable:Verify it works
Each of these prompts exercises a different part of the connector:- “List my recent store audits.” — returns audit runs with id, guid, integration, health score and completion time. Follow up with “Show the findings report for integration
<id>.” - “What KPIs are available, and show the 30-day KPIs for
<integration>.” — returns the KPI library plus KPI cards and trends for that integration. - “List my active Nerve Centre alerts and give me the 24h incident summary.” — returns active alerts plus summary counts.
- “Show my Brand DNA voice and tone guidelines.” — returns your Brand DNA profile.
- “Show my Kanban health-fix backlog.” — returns the board state per column.
Troubleshooting
Claude says authentication failed or the tools disappeared
Claude says authentication failed or the tools disappeared
Access tokens expire after one hour and refresh automatically; if refresh fails (for example after a long idle period), remove and re-add the connector, or re-run the sign-in from Settings → Connectors. In Claude Code, run
/mcp and re-authenticate.A tool returns no data
A tool returns no data
The connector only returns data your Vortex IQ account can access. Check that your role has access to the relevant module (Store Audit, Nerve Centre, Brand DNA and so on) in the Vortex IQ dashboard, and that the organisation actually has data there — for example, at least one completed audit run.
A list looks truncated
A list looks truncated
Some list results are capped at the first 50 items (roughly 40k characters) to stay model-friendly. Ask a narrower question or request a specific id to drill into full detail.