Đang tải…
Đang tải…
With Browser MCP, you can use MCP to automate your browser so that AI applications can navigate the web, fill out forms, and more.
npx claude-code-templates@latest --mcp browser_automation/browsermcp{
"mcpServers": {
"browsermcp": {
"description": "With Browser MCP, you can use MCP to automate your browser so that AI applications can navigate the web, fill out forms, and more.",
"command": "npx",
"args": ["@browsermcp/mcp@latest"]
}
}
}