UNPKG

browser-agent-mcp

Version:

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

11 lines (10 loc) 194 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Browser Agent MCP DevTools</title> </head> <body> <script src="devtools.js"></script> </body> </html>