vortex iq for Cursor
ai.vortexiq/vortex-iq
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
client:Cursor
transport:streamable-http
Install vortex iq in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vortex-iq": {
"url": "https://app.vortexiq.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs