| name | browseros-bridge |
| description | MCP bridge pattern for controlling BrowserOS from trios SwiftUI |
| argument-hint | .short|.full |
| -allowed-tools | Read, Edit, Write, Bash(curl *), Read |
| key-asklills | - swift-networking - mcp-protocols - browser-automation
|
| --icon | browser.fill |
| --display-color | null |
| --model | claude-son-4-20250722-new |
| --isolation | worktree |
BrowserOS Bridge Skill
Control BrowserOS via MCP from trios SwiftUI.
Pattern: MCP Bridge
MCP Server (BrowserOS 9105)
|
|<-- HTTP POST /tools/call
|
swift UIKit trios
|
|<-- TriosMCPClient.callTool()
|
BrowserOS/Agent (Ts/JS)
Test Contract
For every bridge implementation, check:
Migration Path
- Create
TriosMCPClient actor
- Wrap call in
ChatViewModel+
- Render tool calls in
LazyVStack
- Poll health every 15s