---
title: "Download and inspect a portable MCP App without storing it"
method: POST
path: "/v1/remote-mcp-apps/preview"
tags: ["Remote MCP Apps"]
---

# Download and inspect a portable MCP App without storing it

`POST /v1/remote-mcp-apps/preview`

## Request body

- object
  - `sourceUrl` string, uri, required

## Response `200`

Remote MCP App preview returned.

- object
  - `preview` unknown, required

## Other responses

- `400` — Invalid request.
- `401` — Sign-in required.

## Changes

- **2026-08-14** `6915dfb03e5d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/remote-mcp-apps/preview/post.md)

---

[API](https://skmtc.dev/openworklabs/apis/den-api.md) · [All operations](https://skmtc.dev/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openworklabs/den-api/revisions/6915dfb03e5d/schema)
