jevnav for Cline
io.github.dtduc-git/jevnav
Replayable browser automation: Jev picks the element, a gate blocks risky actions, every run traces.
client:Cline
transport:stdio
runtime:pypi
Install jevnav in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"jevnav": {
"command": "uvx",
"args": [
"jevnav"
],
"env": {
"TYPESAFE_API_KEY": "<TYPESAFE_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs