Vortex Iq
FreeNot checkedRead-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
About
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
README
Read-only Model Context Protocol connector for VortexIQ — an AI operating system for ecommerce.
Connect it to Claude (or any MCP client) and ask about your store's health, KPIs, alerts, brand voice, SEO drafts and more — in conversation, scoped to your own VortexIQ workspace. Every tool is read-only: the connector cannot create, edit, delete, publish or send anything.
- Server URL:
https://app.vortexiq.ai/mcp - Transport: Streamable HTTP (remote MCP server)
- Auth: per-user OAuth 2.1 (Authorization Code + PKCE, S256)
- Access: read-only, scoped to the signed-in user's organization
Connect
Claude (web / desktop)
- Settings → Connectors → Add custom connector.
- Server URL:
https://app.vortexiq.ai/mcp - Sign in with your existing VortexIQ (Google) login and click Allow.
- The tools appear in Claude. Try "List my recent store audits."
You need a VortexIQ account. Data returned is scoped to your organization and your role's permissions.
Any OAuth client
The full OAuth 2.1 + PKCE flow (registration, authorize, token, refresh) is documented in MCP_OAUTH_LIVE_USAGE.md. Endpoints are machine-discoverable:
GET https://app.vortexiq.ai/.well-known/oauth-authorization-server
GET https://app.vortexiq.ai/.well-known/oauth-protected-resource
What you can ask
| Prompt | Tools it uses |
|---|---|
"List my recent store audits, then show the findings for integration <id>." |
store audit runs → report |
"What KPIs are available, and show the 30-day KPIs for <integration>." |
KPI library → integration KPIs |
| "List my active Nerve Centre alerts and the 24h incident summary." | alerts → alert summary |
| "Show my Brand DNA voice/tone guidelines." | brand profile |
| "Show my Kanban health-fix backlog." | kanban board → fix items |
Tools (30, all read-only)
Full per-tool reference lives in docs/tools/ — one page per tool with parameters, an example prompt, and what it returns.
| Area | Tools |
|---|---|
| Store Audit | list store audit runs · get store audit report · get store audit status |
| Nerve Centre & KPIs | list nerve-centre alerts · get alert summary · list alert activity · get integration KPIs · list KPI library · get nerve integration counts · list nerve-centre profiles · list nerve configurations · list connector catalog · list monitors by type · get dashboard activity feed · list dashboard stores |
| Brand DNA | get brand profile · list brand profiles · list brand ecommerce stores |
| Ask VIQ | list Ask VIQ conversations · get Ask VIQ conversation |
| Kanban (health-fix) | get kanban board · get kanban fix items · get kanban fix status |
| Reports & Insights | list insights reports · list report profiles · list report schedules |
| Inventory & Memory | list CloudHub inventory tabs · list Vortex memory files · list Vortex memory reports |
| Deployments | get deployment history |
Notes & limitations
- Read-only. No write, delete, publish or send tools exist.
- Per-user scope. Each call runs as the connecting user against their own organization's data — there is no shared account.
- Response caps. Some list results are capped (first 50 items / ~40k chars) to stay model-friendly; request a specific id to drill in.
Support
- Docs: https://docs.vortexiq.ai/
- Privacy: https://www.vortexiq.ai/privacy-policy
- Email: [email protected]
Installing Vortex Iq
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/veevortexiq/claude-mcpFAQ
Is Vortex Iq MCP free?
Yes, Vortex Iq MCP is free — one-click install via Unyly at no cost.
Does Vortex Iq need an API key?
No, Vortex Iq runs without API keys or environment variables.
Is Vortex Iq hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Vortex Iq in Claude Desktop, Claude Code or Cursor?
Open Vortex Iq on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Vortex Iq with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
