Skip to content

Commit 5db8076

Browse files
committed
Fix markdown typo
1 parent aa79cb7 commit 5db8076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/draft/apps.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ UI iframes can use the following subset of standard MCP protocol messages:
394394

395395
When the Guest UI sends an `ui/initialize` request to the Host, the Host SHOULD include UI-specific context in the `McpUiInitializeResult`'s `hostContext` field:
396396

397+
```typescript
397398
interface HostContext {
398399
/** Metadata of the tool call that instantiated the App */
399400
toolInfo?: {

0 commit comments

Comments
 (0)