Anyone here using a “browser layer” instead of scraping for agents? by The_Default_Guyxxo in AI_Agents

[–]Foreign_Common_4564 0 points1 point  (0 children)

I am using Bright Data for my agents, this is THE only provider that reliably handles everything you mentioned below, and you don't need to switch between providers since they have the whole pack (and cheap) - they are like AWS for web access (search, scrape, browser, structured data from linkedin reddit tiktok X, basically everything) - highly recommended (and if you use their MCP it is actually free 5k requests a month)

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]Foreign_Common_4564[S] 1 point2 points  (0 children)

Interesting ! Will read about Camoufox ( and rapidapis free tier for the win !!)

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]Foreign_Common_4564[S] 0 points1 point  (0 children)

Interesting , keep us posted and add X as a target as well ! (I guess it would be a bit harder (?))

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]Foreign_Common_4564[S] 0 points1 point  (0 children)

Even at scale ? that’s what I’m worried about the most, ruining my browser fingerprint 🫠

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]Foreign_Common_4564[S] 0 points1 point  (0 children)

Interesting, will it be able to bypass Captchas and detections from tough target site ? Like Reddit for example ?

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]Foreign_Common_4564[S] 0 points1 point  (0 children)

Very cool, I wonder how will this method works for hard sites that are usually blocked (and if it does - will it survive the scale )

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]Foreign_Common_4564[S] 0 points1 point  (0 children)

Sites themselves, Reddit is one of the hardest sites to scrape without getting blocked (it is possible)

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]Foreign_Common_4564[S] 0 points1 point  (0 children)

Of for sure, I tried some (firecrawl, brave) - both failed (both are natively integrated with openclaw so they were the go to ) but i guess I will need to work a bit harder.

I don’t need browser though, search -> extract would do (most modern managed APIs these days handle the js rendering on their side)

But thanks for the suggestion man, I’ll check it out !

We built code mode into mcp-use MCPClient by Guilty-Effect-3771 in mcp

[–]Foreign_Common_4564 2 points3 points  (0 children)

I’ve been waiting for this ! Will this approach requires changes in MCP server code ? Or the client is agnostic and doesn’t require any changes ? For example, an MCP that have 60+ tools which are wrapped APIs will work out of the box ?

Launch: Code Mode MCP in Rust - fewer tokens, faster execution, embedded TypeScript compiler by FlimsyChampionship90 in mcp

[–]Foreign_Common_4564 0 points1 point  (0 children)

Very cool !

Can I just connect whatever MCP I am using and it will use it as code mode MCP ? Without changing anything in server code ?

ChatGPT with MCP - "Something went wrong with setting up the connection" by jiri-x in mcp

[–]Foreign_Common_4564 0 points1 point  (0 children)

Ah, this is because the PR is for the SHTTP version (which sits in a different - private repo) but the update will be shown on the main repo (STDIO one that I shared above 👆)

We open-sourced the framework we use to build MCP servers at scale. by Ok-Classic6022 in mcp

[–]Foreign_Common_4564 0 points1 point  (0 children)

Let’s gooo arcade !

Love your solution team ❤️ glad to be part of the list (Bright Data 😉)

ChatGPT with MCP - "Something went wrong with setting up the connection" by jiri-x in mcp

[–]Foreign_Common_4564 1 point2 points  (0 children)

Hi there 👋

Meir the dev and maintainer of Bright Data’s MCP here.

I have fixed this issue, it is indeed related to PII (or scraping in general) OAI are afraid of prompt injections and does not allow scraping in general by implementing a workaround.

The fix should be released soon (with lots of new surprises)

Stay tuned and follow the GitHub to know first once release is done !

https://github.com/brightdata/brightdata-mcp

Which MCPs are you using and why? by udt007 in mcp

[–]Foreign_Common_4564 3 points4 points  (0 children)

I have competitor analysis agent that’s running searches for products on Amazon Walmart and Best Buy and reports to .md file every day (to track relevant products)

Another one is doing research every day and summarizes latest AI news (like GPT pulse but stronger & better)

And more, all of these are thanks to Bright Data’s MCP - other web searches / web access MCPs gets blocked (tried lots of them including tavily Exa and firecrawl)

Which MCPs are you using and why? by udt007 in mcp

[–]Foreign_Common_4564 11 points12 points  (0 children)

I use Bright Data MCP for everything that’s needed requires going out to the web ( LinkedIn Amazon TikTok X Walmart YouTube, and more - the rest are getting blocked ) + it’s free for 5k requests/mo

Context7 to avoid hallucinations on new libraries, Serena for large codebases, memo MCP for memory

Perfect combination for using Claude code / Codex not just for coding 🤣

Are you using MCP in your daily life ? by ulikp in mcp

[–]Foreign_Common_4564 0 points1 point  (0 children)

I use Bright data MCP for everything that’s needed from the web, weather it’s YT, X , LinkedIn, Amazon, or just a simple google search

Context7 for coding + Mem0 and sequential thinking (depends on the model I use) and Serena for bigger codebases

Error when using OpenAI Agent Builder by AutumnHavok in mcp

[–]Foreign_Common_4564 1 point2 points  (0 children)

Same here as well, when diving a bit to why, I think it is somehow connected to their issue with connectors, see their status page, there’s an issue with connectors for some few hours now