INDIVIDUAL MCP TOOL
app_icon_sizes
Every app icon size a platform needs, with the exact file names and paths — the iOS and macOS .appiconset layout, the Android mipmap set, watchOS, and web/PWA favicons.
LIVE ENDPOINT
https://ziyarex.com/api/mcp
Connect to this endpoint to inspect the live schema for app_icon_sizes and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ziyarex]
url = "https://ziyarex.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ziyarex": {
"type": "http",
"url": "https://ziyarex.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ziyarex
Remote MCP URL: https://ziyarex.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ziyarex": {
"url": "https://ziyarex.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ziyarex": {
"type": "http",
"url": "https://ziyarex.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ziyarex",
"transport": "streamable-http",
"url": "https://ziyarex.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
create_app_link— Make one short link that sends each visitor to the right place for their device — the App Store on an iPhone, Google Play on Android, your site on a laptop.update_app_link— Retarget, rename, pause or set an expiry on a link you already made.app_link_stats— Clicks for one link over a window of days: the daily series, and the breakdown by platform, device, country, referrer and campaign.delete_app_link— Delete a link permanently, along with its click history.read_store_listing— Read the public facts off a store listing — name, developer, icon, rating, price — from an App Store or Google Play URL.make_qr_code— Build a QR code for a link, Wi-Fi network, contact card, event, payment or plain text, styled with your own colours, and get back the encoded payload and optionally the SVG.create_dynamic_qr— Make a QR code whose destination you can change after it's printed.update_dynamic_qr— Retarget, rename, pause or set an expiry on a dynamic code.