AskJev
ranjan2829
Connects Agents to a browser over MCP, using Jev to choose page actions with confirmation gates for actions such as payment or deletion.
- License
- MIT
- GitHub Stars
- 3
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Selects actions from current page controls and assesses risk and irreversibility.
What this project offers
Combines automated page actions with user confirmation in one workflow.
Review scope
Confirmation logic is an additional check, not a guarantee against all dangerous actions. This site has not tested it in a browser.
Sources and implementation
Related projects
jev-ultrafast
browser-use · Browser & OS Action
A browser Agent that uses Jev to choose actions and page controls, calling a text model only when input is needed.
jev-desktop
lahfir · Browser & OS Action
An optional Jev skill for agent-desktop that chooses controls and actions from native accessibility data.
jev-browser
jkudish · Browser & OS Action
Drives a browser from a task and URL, returning the final page, screenshot and action trace.
jev-browser
tontoko · Browser & OS Action
Playwright browser automation with Jev decisions through a shared CLI, MCP server and TypeScript SDK.