You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli/mcp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -253,7 +253,7 @@ Current bridge behavior:
253
253
254
254
- inbound `user` transcript messages are forwarded as `notifications/claude/channel`
255
255
- Claude permission requests received over MCP are tracked in-memory
256
-
- if the linked conversation later sends `yes abcde` or `no abcde`, the bridge converts that to `notifications/claude/channel/permission`
256
+
- if the command owner in the linked conversation later sends `yes abcde` or `no abcde`, the bridge converts that to `notifications/claude/channel/permission`
257
257
- these notifications are live-session only; if the MCP client disconnects, there is no push target
258
258
259
259
This is intentionally client-specific. Generic MCP clients should rely on the standard polling tools.
0 commit comments