Skip to content

Commit 8a6342b

Browse files
committed
docs: do not promise a per-call permission prompt we have not verified
The page said the browser asks before any agent calls a tool. Prompt granularity is browser-specific and unsettled during the origin trial, and we have not observed it on the native path. Say what holds, that access is gated, and name the part that is still moving.
1 parent 4ebf943 commit 8a6342b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/guides/webmcp.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,9 @@ replaces the whole preferences blob and loses your panel sizes, zoom and timelin
138138
139139
Set it back to `true`, or delete the key, to re-enable.
140140
141-
The browser also asks your permission before any agent actually calls a tool, so registering them is
142-
not the same as granting access.
141+
The browser gates tool access behind its own permission prompt, so registering a tool is not the same
142+
as granting access to it. How often you are asked, once per site or every call, is up to the browser
143+
and is still changing while the API is in origin trial.
143144
144145
## Related topics
145146

0 commit comments

Comments
 (0)