UNPKG

browser-agent-mcp

Version:

Chrome extension and MCP server for comprehensive browser automation with AI agents

13 lines (12 loc) 305 B
{ "$schema": "https://raw.githubusercontent.com/ModelContextProtocol/specifications/main/schema/mcp_config_schema.json", "mcpServers": { "browser-agent": { "command": "npx", "args": ["browser-agent-mcp"], "env": { "NODE_ENV": "production" } } } }