Server-side purchase verification and entitlements for Google Play and Apple App Store over MCP.
claude mcp add mcp --transport http https://mcp-tierux.web.app
~/.cursor/mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp-tierux.web.app"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp": {
"serverUrl": "https://mcp-tierux.web.app"
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp-tierux.web.app"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp-tierux.web.app"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-tierux.web.app"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp-tierux.web.app | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.tierux--mcp/reviews or the review_server meta-tool.
POST /mcp