From fc00b97e3d00bdd062d532bebb46e6d9080d1dc9 Mon Sep 17 00:00:00 2001 From: mi60dev <15205103+mi60dev@users.noreply.github.com> Date: Tue, 7 Jul 2026 02:35:35 +0300 Subject: [PATCH 1/2] Add mi60dev/visionaire-engine to Browser Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..73e473ed0 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [feedthrough/feedthrough](https://github.com/feedthrough/feedthrough) [![feedthrough/feedthrough MCP server](https://glama.ai/mcp/servers/feedthrough/feedthrough/badges/score.svg)](https://glama.ai/mcp/servers/feedthrough/feedthrough) 📇 🏠 🍎 🪟 🐧 - In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs. - [fradser/mcp-server-apple-reminders](https://github.com/FradSer/mcp-server-apple-reminders) 📇 🏠 🍎 - An MCP server for interacting with Apple Reminders on macOS - [freema/firefox-devtools-mcp](https://github.com/freema/firefox-devtools-mcp) 📇 🏠 - Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots. +- [mi60dev/visionaire-engine](https://github.com/mi60dev/visionaire-engine) 📇 🏠 🍎 🪟 🐧 - Design-debugging context for AI agents from a real Chrome: which CSS rule WINS with file:line, blast radius (how many other elements that rule styles) + a scoped-fix selector, WordPress/Elementor origin attribution, interaction timelines, live CSS fix trials, and pixel/alignment/WCAG-contrast audits. No AI inside — deterministic CDP. - [segentic-lab/periscope-mcp](https://github.com/segentic-lab/periscope-mcp) [![segentic-lab/periscope-mcp MCP server](https://glama.ai/mcp/servers/segentic-lab/periscope-mcp/badges/score.svg)](https://glama.ai/mcp/servers/segentic-lab/periscope-mcp) 🐍 🏠 - Website & web-app testing built for AI agents rather than raw browser bindings: 66 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions (incl. interactive login for 2FA/SSO), network mocking, real INP, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits. - [sh6drack/zen-mcp](https://github.com/sh6drack/zen-mcp) [![sh6drack/zen-mcp MCP server](https://glama.ai/mcp/servers/sh6drack/zen-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sh6drack/zen-mcp) 📇 🏠 - Zen Browser automation via WebDriver BiDi. 20 tools for navigation, form filling, screenshots, and JavaScript evaluation. No Selenium or Playwright required. - [getrupt/ashra-mcp](https://github.com/getrupt/ashra-mcp) 📇 🏠 - Extract structured data from any website. Just prompt and get JSON. From e421493498a433f2057d17a0445262a52dbaf89e Mon Sep 17 00:00:00 2001 From: mi60dev <15205103+mi60dev@users.noreply.github.com> Date: Tue, 7 Jul 2026 11:02:39 +0300 Subject: [PATCH 2/2] Add Glama score badge to visionaire-engine entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73e473ed0..1844cb92b 100644 --- a/README.md +++ b/README.md @@ -357,7 +357,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [feedthrough/feedthrough](https://github.com/feedthrough/feedthrough) [![feedthrough/feedthrough MCP server](https://glama.ai/mcp/servers/feedthrough/feedthrough/badges/score.svg)](https://glama.ai/mcp/servers/feedthrough/feedthrough) 📇 🏠 🍎 🪟 🐧 - In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs. - [fradser/mcp-server-apple-reminders](https://github.com/FradSer/mcp-server-apple-reminders) 📇 🏠 🍎 - An MCP server for interacting with Apple Reminders on macOS - [freema/firefox-devtools-mcp](https://github.com/freema/firefox-devtools-mcp) 📇 🏠 - Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots. -- [mi60dev/visionaire-engine](https://github.com/mi60dev/visionaire-engine) 📇 🏠 🍎 🪟 🐧 - Design-debugging context for AI agents from a real Chrome: which CSS rule WINS with file:line, blast radius (how many other elements that rule styles) + a scoped-fix selector, WordPress/Elementor origin attribution, interaction timelines, live CSS fix trials, and pixel/alignment/WCAG-contrast audits. No AI inside — deterministic CDP. +- [mi60dev/visionaire-engine](https://github.com/mi60dev/visionaire-engine) [![mi60dev/visionaire-engine MCP server](https://glama.ai/mcp/servers/mi60dev/visionaire-engine/badges/score.svg)](https://glama.ai/mcp/servers/mi60dev/visionaire-engine) 📇 🏠 🍎 🪟 🐧 - Design-debugging context for AI agents from a real Chrome: which CSS rule WINS with file:line, blast radius (how many other elements that rule styles) + a scoped-fix selector, WordPress/Elementor origin attribution, interaction timelines, live CSS fix trials, and pixel/alignment/WCAG-contrast audits. No AI inside — deterministic CDP. - [segentic-lab/periscope-mcp](https://github.com/segentic-lab/periscope-mcp) [![segentic-lab/periscope-mcp MCP server](https://glama.ai/mcp/servers/segentic-lab/periscope-mcp/badges/score.svg)](https://glama.ai/mcp/servers/segentic-lab/periscope-mcp) 🐍 🏠 - Website & web-app testing built for AI agents rather than raw browser bindings: 66 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions (incl. interactive login for 2FA/SSO), network mocking, real INP, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits. - [sh6drack/zen-mcp](https://github.com/sh6drack/zen-mcp) [![sh6drack/zen-mcp MCP server](https://glama.ai/mcp/servers/sh6drack/zen-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sh6drack/zen-mcp) 📇 🏠 - Zen Browser automation via WebDriver BiDi. 20 tools for navigation, form filling, screenshots, and JavaScript evaluation. No Selenium or Playwright required. - [getrupt/ashra-mcp](https://github.com/getrupt/ashra-mcp) 📇 🏠 - Extract structured data from any website. Just prompt and get JSON.