Skip to content

Commit ac65f46

Browse files
ochafikclaude
andauthored
spec: remove Intents reference from rationale (#187)
* Update spec: drop Intents reference, rename Notify to Log - Remove "intent" from the list of MCP-UI message types in the rationale section (Intents concept is being dropped) - Rename "Notify" to "Log" in the lifecycle diagram to better reflect that notifications/message is for debugging/telemetry logging, not for sending messages to the chat (which is now ui/message) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * spec: remove Intents reference from rationale Remove 'intent' from the list of MCP-UI message types - Intents concept was dropped in earlier discussions. --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8a877b3 commit ac65f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/draft/apps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1540,7 +1540,7 @@ This proposal synthesizes feedback from the UI CWG and MCP-UI community, host im
15401540

15411541
**Alternatives considered:**
15421542

1543-
- **Custom message protocol:** Current MCP-UI approach with message types like tool, intent, prompt, etc. These message types can be translated to a subset of the proposed JSON-RPC messages.
1543+
- **Custom message protocol:** Current MCP-UI approach with message types like tool, prompt, etc. These message types can be translated to a subset of the proposed JSON-RPC messages.
15441544
- **Global API object:** Rejected because it requires host-specific injection and doesn't work with external iframe sources. Syntactic sugar may still be added on the server/UI side.
15451545

15461546
#### 3. Support Raw HTML Content Type

0 commit comments

Comments
 (0)