Vortex for Cursor
dev.rohnelt.vortex/vortex
Which stores can actually ship to your destination, at what real landed cost.
client:Cursor
transport:streamable-http
tools:10
Install Vortex in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vortex": {
"url": "https://vortex.rohnelt.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs