zwitchy store for VS Code
io.github.mouthfully/zwitchy-store
Travel eSIM catalog: search plans, check availability, and get exact quotes with checkout links.
client:VS Code
transport:streamable-http
tools:4
Install zwitchy store in VS Code
.vscode/mcp.json
{
"servers": {
"zwitchy-store": {
"type": "http",
"url": "https://zwitchy.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs