---
title: "Import and cache a portable MCP App"
method: POST
path: "/v1/remote-mcp-apps"
tags: ["Remote MCP Apps"]
---

# Import and cache a portable MCP App

`POST /v1/remote-mcp-apps`

## Request body

- object
  - `sourceUrl` string, uri, required
  - `activate` boolean
  - `pluginId` string

## Response `201`

Remote MCP App imported.

- object
  - `item` 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)
