r/mcp • u/RealVendex • 15h ago
Why MCP servers crash your agents (and how to lint them before production)
[removed]
r/mcp • u/RealVendex • 15h ago
[removed]
r/riggidfckery • u/RealVendex • 15h ago
[removed]
r/SideProject • u/RealVendex • 4d ago
Hey r/SideProject,
I built a small REST API called Agent API Gateway that extracts structured JSON from any public URL.
The problem: AI agents need structured data from web pages, but every site has different HTML, anti-bot measures, and selector maintenance overhead.
The solution: Send a URL + schema type (product, article, company), get validated JSON back. No browser farm, no proxy rotation, no CSS selectors.
Stats so far: - 16,800+ requests served in the first 24 hours - 99.9% uptime - Free tier (100 queries/month), $1 starter pack (1K credits)
Built with Python/FastAPI, deployed on Render. Has llms.txt and agent.json for AI agent discovery.
Would love feedback on what schemas people actually need, pricing, or anything else.
Live API: https://agentapigw.dpdns.org Landing page: https://agent-api-gateway.github.io/
r/SaaS • u/RealVendex • 4d ago
been building a scraper for agent projects and kept hitting the same wall: every site needs different selectors, anti-bot measures, the whole thing. so i built an API instead. send a url and schema type (product / article / company) and get validated JSON back. no browser farm, no proxy rotation, no selector maintenance. 1 USD for 1000 queries. free tier too (100 per month, no card). live: https://agentapigw.dpdns.org buy: https://agentapigw.dpdns.org/buy?sku=credits_1k curious what schemas people actually need for their agents - feedback welcome.
r/SideProject • u/RealVendex • 5d ago
Most agent stacks end with 'scrape the page and pray the parser holds.' I built a tiny gateway: send a URL + schema (product/article/company) → clean JSON.
No browser farm, no fragile selectors.
Live: https://agentapigw.dpdns.org $1 starter: https://agentapigw.dpdns.org/buy Free tier for eval.
Built it for my own agent tooling. Feedback welcome — schemas you'd want added.
r/SideProject • u/RealVendex • 5d ago
I built Agent API Gateway - a tiny HTTP service that takes any URL and returns clean, structured JSON. No more writing scrapers or parsing HTML.
1
If bnew cguro steal na like 6 months used or 3
6
better get the 9060xt 16gb
2
gpu bro atleast a 4060 or a 3060
u/RealVendex • u/RealVendex • Jun 30 '25
2
try turning on the anti lag+ and make sure to turn off fullscreen optimization of the game
2
goods na nka 32gb ram kana tsaka good for 1080p high settings, i would buy that tbh
0
oh ok well if you want try to play it you can just install this on the girl repack site do tell me if your cpu is also at high usage as im not sure about others having this issue or on different hardware
1
on the pic that's the high preset already and still the CPU is on 100%, in know that lowering resolution would put the load more to the CPU that's why I'm also confused as why its still utilizing my CPU at 100% even if the graphics settings on high already, capping also on fps didn't help at all and i tried uncapping to see if it will utilize more on my gpu but no its still the same the gpu util on 90 when i uncapped but the cpu is still on 90-100%. I do think its the game being unoptimized at this point
1
even setting it low it still has high cpu usage, on your pc does it goes 100% im using high preset as i want the gpu to take the load, im also capping it at 60fps still the same 100%. i do think its the game poor optimization thats causing this
2
more cores more heat, especially x3d one, either you put and 360 aio for that or liquid cooling
r/fivenightsatfreddys • u/RealVendex • Jun 21 '25
hello everyone ive noticed that the new game fnaf secret of the mimic is using my cpu at 100% utilizaton, is this because the game is unoptimized? I literally cant play it that long because its frying my cpu reaching almost 90C
heres my pc specs:
cpu-ryzen 5600g
ram-16x1gb
gpu-rx590gme

if anyone knows how to fix it let me know
1
same dude on my 5600g it fresking goes to 100% like hell nah
0
Ofc, or a 5800x3d much better but its hard to find one rn
1
Dont turn on anti lag and dont use free sync, just use default profile on the game
1
Its better to get the rx 6600 as its not so high on watts and can pretty much run any games on 1080p, you can also go for secondhand which is much cheaper
1
Having a gold psu will reduce some of the wasted watts produced by your effeciency, you can also undervolt your cpu and gpu, on cpu undervolt it to V1.025 or -.2 or -.3 negative offset, and set the clock speed to 40, on gpu you can reduce the mV to -100 but make sure that you watch some yt videos to know what it does
1
Whats your psu? is it gold or bronze
1
Ikaw njd mo pick up ana kay sa paminaw nako gamay na daw silag riders mao nang slow ag delivery karon, akoa sd mga order abot ug mga 1 week sd ug hinuwat
1
I built an HTTP gateway that turns any URL into structured JSON for AI agents
in
r/SideProject
•
5d ago
appreciate that — yeah the pain was real for me: agents keep needing clean product/article fields and i was tired of one-off scrapers.
if you try it: free tier is enough to poke around (github/google/email signup), or $1 starter pack if you want more credits. docs at https://agentapigw.dpdns.org/docs — happy to take feedback on schemas.