Blueprint MCP for Chrome
Extension Actions
- Extension status: In-App Purchases
ટોકન મર્યાદાઓ વિના Claude માટે બ્રાઉઝર ઓટોમેશન. CSS selectors વાપરે છે, snapshots નહીં. ઓપન સોર્સ, શૂન્ય ટેલિમેટ્રી.
Claude Code (અને અન્ય AI સહાયકો) ને તમારા વાસ્તવિક Chrome બ્રાઉઝર પર સીધું નિયંત્રણ આપો
headless બ્રાઉઝર્સ, bot શોધ અને authentication ફ્લો સાથે લડવાનું બંધ કરો. Blueprint MCP for Chrome Model Context Protocol (MCP) ને તમારા વાસ્તવિક Chrome બ્રાઉઝર સાથે જોડે છે - તમને બધી સાઇટ્સ પર લૉગ ઇન રાખે છે, તમારા એક્સ્ટેન્શન્સ સાચવે છે અને તમારી વાસ્તવિક બ્રાઉઝર ફિંગરપ્રિન્ટ વાપરે છે.
મહત્વપૂર્ણ ફાયદો: કાર્યક્ષમ બ્રાઉઝર ઓટોમેશન જે તમારા AI નો context વાપરતું નથી. દરેક ક્રિયા પછી વિશાળ પેજ snapshots મોકલવાને બદલે, Blueprint MCP તમારા AI ને સીધી ક્રિયાપ્રતિક્રિયા કરવા દે છે - ક્લિક કરો, ટાઈપ કરો, નેવિગેટ કરો - અને પેજ કન્ટેન્ટ ફક્ત ત્યારે જ મેળવો જ્યારે ખાસ જરૂર હોય.
Claude Code, Claude Desktop, Cursor અથવા કોઈપણ MCP-સુસંગત AI ક્લાયન્ટ વાપરતા ડેવલપર્સ માટે પરફેક્ટ જેમને Playwright/Puppeteer/Selenium ની મુશ્કેલીઓ વિના વેબ કાર્યો ઓટોમેટ કરવાની જરૂર છે.
મુખ્ય લક્ષણો
વાસ્તવિક બ્રાઉઝર ઓટોમેશન:
- તમારી વાસ્તવિક Chrome પ્રોફાઇલ વાપરે છે - Gmail, GitHub, AWS વગેરેમાં લૉગ ઇન રહો
- Stealth મોડ - bot શોધ નથી. તમારી વાસ્તવિક બ્રાઉઝર ફિંગરપ્રિન્ટ વાપરે છે
- એક્સ્ટેન્શન સપોર્ટ - તમારા હાલના Chrome એક્સ્ટેન્શન્સ સાથે કામ કરે છે
- સેશન પર્સિસ્ટન્સ - ફરી authentication જરૂરી નથી
નેટિવ MCP ઇન્ટિગ્રેશન:
- Model Context Protocol દ્વારા 20+ બ્રાઉઝર ટૂલ્સ
- ટેબ મેનેજમેન્ટ - પ્રોગ્રામેટિકલી ટેબ્સ બનાવો, સ્વિચ કરો, બંધ કરો
- DOM ઇન્સ્પેક્શન - ઍક્સેસિબલ પેજ કન્ટેન્ટ મેળવો
- નેટવર્ક મોનિટરિંગ - રિક્વેસ્ટ્સ કેપ્ચર કરો, authentication સાથે રિપ્લે કરો
- JavaScript એક્ઝિક્યુશન - પેજ context માં કોડ ચલાવો
બે કનેક્શન મોડ્સ:
- ફ્રી (લોકલ) - localhost:5555 પર WebSocket, કોઈ ક્લાઉડ ડિપેન્ડન્સી નથી
- PRO (Cloud Relay) - ગમે ત્યાંથી બ્રાઉઝર કંટ્રોલ કરો, બહુવિધ AI ક્લાયન્ટ્સ
કિંમત
ફ્રી ટિયર - $0/મહિને
- બધા 20+ બ્રાઉઝર ઓટોમેશન ટૂલ્સ
- લોકલ WebSocket કનેક્શન
- અમર્યાદિત વપરાશ
PRO ટિયર - $5/મહિને અથવા $50/વર્ષ
- Cloud Relay (ગમે ત્યાંથી કંટ્રોલ કરો)
- બહુવિધ બ્રાઉઝર્સ
- પ્રાથમિકતા સપોર્ટ
સપોર્ટ
ડોક્યુમેન્ટેશન: https://github.com/railsblueprint/blueprint-mcp
GitHub Issues: https://github.com/railsblueprint/blueprint-mcp/issues
Blueprint MCP for Chrome - તમારા AI સહાયકને તે લાયક બ્રાઉઝર ઓટોમેશન આપો.
Latest reviews
- Ivan Korostelev
- I have been using it for a couple of months and I keep coming back to Blueprint MCP + this extension as the best open source browser use automation. It has lower latency and higher click quality than playwright. Manus AI is the best agentic browsing experience I've had but that is pricey, Blueprint MCP is quite close to it. Ideally, blueprint would optimize for token efficiency more but even other big players don't deliver that - Playwright, BrowserMCP or ChromeDevtools MCP. DEVELOPER NOTE: I like the approach of openbrowser-ai, which exposes a single tool to AI agents and AI agent writes the execution code. That lacks DOM feedback to the agent but maybe a hybrid "read DOM real quick" + "AI agents generates CDP/playwright code" is better for efficiency without sacrificing the accuracy.
- Hamza Ahmad
- Works great
- Alyanna Bulatao
- This works like a charm on Claude Desktop. I tried using it to scrape websites with ASP.NET frameworks and heavy Javascript. Claude needs some guidance when going through multi-page apps, but once you have your prompts down, Blueprint executes them flawlessly.
- Vladimir Elchinov
- Works like a charm! Finally Claude Code can test what it does.
- Nikolay Pavlovich
- Works nice!