MCP server for headless browser automation via Puppeteer, with stealth anti-detection and Playwright-format ARIA snapshots.
{
"mcpServers": {
"codeinklingonbrowser": {
"command": "npx",
"args": [
"-y",
"@codeinklingon/browser-mcp"
]
}
}
}