Subchapter 13.3
references/mcp.mdMarkdown2 KBView on GitHub
Use this reference when the user requests Playground MCP, or when the interaction router selects an available MCP connection as a fallback.
Playground MCP uses a local MCP server and WebSocket bridge. Its website connection parameters are mcp=yes and optionally mcp-port=<port>; the default port is 7999. These parameters belong to Playground MCP, not WebMCP.
Prefer an existing connection targeting the intended site. Do not reload an existing tab, create a replacement site, or discard current work merely to enable the bridge. If a connection is unavailable, return to the interaction router for an available fallback; if the user requires MCP specifically, report the missing connection instead of silently changing methods.
Check tool results and verify the requested state through the same site connection before claiming success. Preserve the active browser site when switching connection methods.