Chrome Infer¶
Infer what the user is working on by reading page content from engaged Chrome tabs and analyzing with Haiku. Evaluates provided theories against actual page evidence. Caches results per tab to avoid redundant API calls. ~$0.001/call.
MCP name: chrome_infer
Category: context
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
since |
str |
No | Lookback window. Relative ('1h', '30m') or ISO datetime. Default: 1h. |
tab_limit |
int |
No | Max tabs to analyze (default 5) |
theories |
str |
No | Comma-separated theories to evaluate (e.g., 'researching pricing, writing code') |
Requirements¶
- chrome_extension