---
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.

---

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