Skip to content

Commit ad6bce9

Browse files
committed
Fix markdown typo
1 parent 0c7bcd0 commit ad6bce9

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
@@ -391,6 +391,7 @@ UI iframes can use the following subset of standard MCP protocol messages:
391391

392392
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:
393393

394+
```typescript
394395
interface HostContext {
395396
/** Metadata of the tool call that instantiated the App */
396397
toolInfo?: {

0 commit comments

Comments
 (0)