Discover products
upscayl_list_productsSee available image tools, supported scales and the current credit price.
Connect Upscayl to Codex or any compatible MCP client. Your assistant can discover the upscaler, check credits, start a 2x or 4x job and return the finished image—using the same paid account, API key and billing ledger as the REST API.
codex mcp add upscayl --url https://www.upscayl.app/api/mcp --bearer-token-env-var UPSCAYL_API_KEYStore the key in an environment variable. The key is never placed directly in the Codex configuration.
The first release exposes only the operations an assistant needs to upscale an image safely. More image APIs can be added under the same server later.
upscayl_list_productsSee available image tools, supported scales and the current credit price.
upscayl_get_credit_balanceConfirm the authenticated account has enough credits before starting work.
upscayl_upscale_imageStart an idempotent 2x or 4x upscale from a public HTTPS image URL.
upscayl_get_taskPoll a task owned by the same account and return its status or result URL.
MCP is a thin assistant-friendly layer over the existing Upscayl API, so task ownership, limits and refunds stay consistent.
Create a paid-account API key and configure the remote MCP URL in Codex.
Give Codex a public image URL and ask for 2x or 4x upscaling.
Codex submits the task, checks its status and returns the finished image URL.
MCP requests do not bypass API controls or create a second credit system.
It is a remote Model Context Protocol endpoint that lets compatible AI clients use Upscayl tools through structured, authenticated calls.
Yes. Codex supports remote Streamable HTTP MCP servers and bearer tokens supplied from an environment variable.
A successful 2x or 4x standard upscale costs 0.7 credit. A failed task is refunded automatically.
Yes. MCP reuses your Upscayl API key and account. You can create separate named keys if you want independent revocation and usage tracking.
Yes. Background removal and other image APIs can be registered as additional tools without changing the MCP URL or billing model.
Purchase credits, create an API key and connect Upscayl to Codex in a few minutes.