Vortex for VS Code
dev.rohnelt.vortex/vortex
Which stores can actually ship to your destination, at what real landed cost.
client:VS Code
transport:streamable-http
tools:10
Install Vortex in VS Code
.vscode/mcp.json
{
"servers": {
"vortex": {
"type": "http",
"url": "https://vortex.rohnelt.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs