{
  "markdown": "# VortexIQ MCP Connector\n\nRead-only [Model Context Protocol](https://modelcontextprotocol.io) connector for\n**[VortexIQ](https://www.vortexiq.ai)** — an AI operating system for ecommerce.\n\nConnect it to Claude (or any MCP client) and ask about your store's health,\nKPIs, alerts, brand voice, SEO drafts and more — in conversation, scoped to your\nown VortexIQ workspace. Every tool is **read-only**: the connector cannot create,\nedit, delete, publish or send anything.\n\n- **Server URL:** `https://app.vortexiq.ai/mcp`\n- **Transport:** Streamable HTTP (remote MCP server)\n- **Auth:** per-user OAuth 2.1 (Authorization Code + PKCE, S256)\n- **Access:** read-only, scoped to the signed-in user's organization\n\n---\n\n## Connect\n\n### Claude (web / desktop)\n1. **Settings → Connectors → Add custom connector.**\n2. Server URL: `https://app.vortexiq.ai/mcp`\n3. Sign in with your existing VortexIQ (Google) login and click **Allow**.\n4. The tools appear in Claude. Try *\"List my recent store audits.\"*\n\nYou need a [VortexIQ account](https://app.vortexiq.ai). Data returned is scoped\nto your organization and your role's permissions.\n\n### Any OAuth client\nThe full OAuth 2.1 + PKCE flow (registration, authorize, token, refresh) is\ndocumented in **[MCP_OAUTH_LIVE_USAGE.md](./MCP_OAUTH_LIVE_USAGE.md)**. Endpoints\nare machine-discoverable:\n\n```\nGET https://app.vortexiq.ai/.well-known/oauth-authorization-server\nGET https://app.vortexiq.ai/.well-known/oauth-protected-resource\n```\n\n---\n\n## What you can ask\n\n| Prompt | Tools it uses |\n|---|---|\n| \"List my recent store audits, then show the findings for integration `<id>`.\" | store audit runs → report |\n| \"What KPIs are available, and show the 30-day KPIs for `<integration>`.\" | KPI library → integration KPIs |\n| \"List my active Nerve Centre alerts and the 24h incident summary.\" | alerts → alert summary |\n| \"Show my Brand DNA voice/tone guidelines.\" | brand profile |\n| \"Show my Kanban health-fix backlog.\" | kanban board → fix items |\n\n---\n\n## Tools (30, all read-only)\n\nFull per-tool reference lives in **[`docs/tools/`](./docs/tools/)** — one page per\ntool with parameters, an example prompt, and what it returns.\n\n| Area | Tools |\n|---|---|\n| **Store Audit** | list store audit runs · get store audit report · get store audit status |\n| **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 |\n| **Brand DNA** | get brand profile · list brand profiles · list brand ecommerce stores |\n| **Ask VIQ** | list Ask VIQ conversations · get Ask VIQ conversation |\n| **Kanban (health-fix)** | get kanban board · get kanban fix items · get kanban fix status |\n| **Reports & Insights** | list insights reports · list report profiles · list report schedules |\n| **Inventory & Memory** | list CloudHub inventory tabs · list Vortex memory files · list Vortex memory reports |\n| **Deployments** | get deployment history |\n\n---\n\n## Notes & limitations\n\n- **Read-only.** No write, delete, publish or send tools exist.\n- **Per-user scope.** Each call runs as the connecting user against their own\n  organization's data — there is no shared account.\n- **Response caps.** Some list results are capped (first 50 items / ~40k chars)\n  to stay model-friendly; request a specific id to drill in.\n\n## Support\n\n- Docs: <https://docs.vortexiq.ai/>\n- Privacy: <https://www.vortexiq.ai/privacy-policy>\n- Email: support@vortexiq.ai\n",
  "bytes": 3620,
  "sha": "19b389be674606cf263e803bff7299bce9edffcb280c4eff728e779072ba84f7",
  "repo_slug": "veevortexiq/claude-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_vortexiq_vortex_iq_5f48213d/readme"
}