apps_embed
apps_embed
Get the HTML that puts an app on another page — an iframe tag pointing at the app, which runs there sandboxed the same way it runs here. Apps that charge cannot be embedded, and an app that calls mu. only reaches this instance from a page on it
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Apps — Build and run web apps.
Arguments
| Name | Type | What it is |
|---|---|---|
slug* | string | The app's URL slug |
Calling it
Three doors onto the same method. /mcp is what an agent speaks, /api/v1 is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"slug":"slug"},"name":"apps_embed"}}Browse related tools in the service tools reference.