tjfontaine/agent-in-a-browser
Agent that uses code execution via a wasm mcp server in rust that allows dynamic TypeScript execution
Platform-specific configuration:
{
"mcpServers": {
"agent-in-a-browser": {
"command": "npx",
"args": [
"-y",
"agent-in-a-browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...