Tierux for VS Code
com.tierux/mcp
Server-side purchase verification and entitlements for Google Play and Apple App Store over MCP.
client:VS Code
transport:streamable-http
Install Tierux in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp-tierux.web.app"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs