Build and deploy AI agents and applications on the AI Cloud powered by Cloudflare
Cloudflare AI is praised for continuously improving its infrastructure and introducing user-friendly enhancements, such as the integration of GPT-5.5 for complex task management and new tools for dynamic workflows. Users appreciate its robust security measures, including DNS layer protection and post-quantum encryption capabilities. However, there were mentions of DNSSEC failures impacting German domains, highlighting some areas where reliability could improve. Overall, Cloudflare maintains a strong reputation for innovation and security, though pricing information and sentiment are not clearly discussed in the social mentions.
Mentions (30d)
71
2 this week
Reviews
0
Platforms
3
Sentiment
7%
7 positive
Cloudflare AI is praised for continuously improving its infrastructure and introducing user-friendly enhancements, such as the integration of GPT-5.5 for complex task management and new tools for dynamic workflows. Users appreciate its robust security measures, including DNS layer protection and post-quantum encryption capabilities. However, there were mentions of DNSSEC failures impacting German domains, highlighting some areas where reliability could improve. Overall, Cloudflare maintains a strong reputation for innovation and security, though pricing information and sentiment are not clearly discussed in the social mentions.
Features
Use Cases
Industry
computer & network security
Employees
4,400
Starting today, agents can now be Cloudflare customers. They can create a Cloudflare account, start a paid subscription, register a domain, and get back an API token to deploy code right away. https:/
Starting today, agents can now be Cloudflare customers. They can create a Cloudflare account, start a paid subscription, register a domain, and get back an API token to deploy code right away. https://t.co/qFgCivQTTi
View originalPricing found: $0
ClaudeGauge - Tired of opening claude.ai to check my 5h limit? Here.. a real-time Claude.ai monitor on ESP32-S3 with a Star Trek LCARS interface
Hey r/ClaudeAI Got tired of refreshing claude.ai to check how close I was to my 5-hour limit or how much I'd spent on the API this month. Wanted ambient awareness -p glance at a small screen on my desk, get the answer. So I built ClaudeGauge - a physical dashboard that runs on a ~$25 ESP32 AMOLED and pulls live data from the Claude API + claude.ai. https://reddit.com/link/1tsb1eo/video/ut20yc7f9bng1/player https://preview.redd.it/hbjbhwag9bng1.png?width=320&format=png&auto=webp&s=a84f12293ef5ab3d0179c0d48ca9772feed848f1 https://preview.redd.it/zdjy46bp9bng1.png?width=320&format=png&auto=webp&s=53c2cd21370ef096e6357cc996d17b7a0282cb36 https://preview.redd.it/ei5amd7h9bng1.png?width=320&format=png&auto=webp&s=dfafd79d83e0afc887b4fb2f912b17dd6d92573a What it does: Tracks API spending (today + monthly) in USD Shows token usage broken down by model (input, output, cached) Claude Code analytics: sessions, commits, PRs, lines modified Rate limit monitoring with live countdown timers System health: WiFi, memory, uptime, firmware version 7 dashboard screens you cycle through with a button press Hardware supported: LILYGO T-Display-S3 — 1.9" parallel display, USB-C, dual buttons + touch Waveshare ESP32-S3-LCD-1.47 — 1.47" SPI display, USB-A, single button Both boards are cheap ($25-40) and easily available. Tech stack: PlatformIO + Arduino framework TFT_eSPI with full-screen PSRAM sprite for flicker-free rendering Captive portal for WiFi/API key setup (no hardcoded credentials) Vercel Edge Function proxy (ESP32 can't connect to claude.ai directly — Cloudflare blocks mbedTLS fingerprints) Chrome extension for session key auto-fill WYSIWYG layout editor for designing custom screens Some ESP32 gotchas I ran into: If you're using TFT_eSPI in SPI mode on ESP32-S3, you MUST add -DUSE_FSPI_PORT to your build flags or you'll get a crash in begin_tft_write(). Took me a while to figure that one out. Cloudflare Workers don't work as a proxy either — only Vercel (Fastly-based TLS) gets through to claude.ai. Looking for contributors! The project is MIT-licensed and there's plenty of room to help: Support for additional ESP32 display boards New dashboard screen layouts Improving the LCARS designer tool Adding support for other AI provider APIs (OpenAI, Gemini, etc.) General firmware improvements and bug fixes Links: GitHub: https://github.com/dorofino/ClaudeGauge Website: https://claudegauge.com If you've got one of these boards sitting around, give it a try and let me know what you think. PRs and issues welcome submitted by /u/Prudent-Purchase-558 [link] [comments]
View originalFrom Making $200 to $20K/Month Offering Free Website Drafts
So I’m writing this for anyone running a web agency who’s struggling to get consistent clients or build scalable systems. I understand how stressful it can be because I was in the exact same position. I’ve been running my web agency for 4 years, but only in the last year did I start using AI seriously, and honestly it changed everything for me. I used to build websites on WordPress and do all my outreach manually. It worked, but it was inconsistent and exhausting. Once I started implementing AI into my business, I went from constantly chasing clients to doing around $20k/month recurring. This is basically what changed for me. At first I was targeting businesses with no websites, but switching to businesses that already had websites worked way better. There are SO many businesses with outdated websites that clearly need upgrading. Plus, these business owners already understand the value of having a website because they’ve already paid for one before. It’s way easier convincing someone to improve something they already believe in than trying to convince someone from zero. The second big shift was moving from manual outreach to automated email outreach that actually feels personalized. Instead of sending generic emails, I now use a tool that mass analyzes a business’s website and generates personalized outreach based on things like design issues, SEO problems, site speed, mobile optimization, and overall user experience. The third thing that changed everything was offering a free redesigned draft version of their current website. Realistically, who says no to free? I can build these drafts really quickly using Claude Code, and most of the time they already look way more modern than the client’s existing site. Once business owners see a better version of their own company in front of them, selling becomes way easier. Another huge mistake I used to make was just sending preview links through email. They open it later when they’re busy, nobody’s there to explain the improvements properly, and eventually the lead goes cold. Now I always present the website live on Google Meet and try to close them on the spot. That alone massively increased my close rate. Also, always charge upfront for the website build, but don’t ignore monthly recurring revenue. Hosting, maintenance, edits, SEO, ongoing changes, etc. That’s where stability comes from if you actually want predictable income every month instead of constantly hunting for new clients. For anyone curious about the tools I use, it’s honestly pretty simple. Apollo for finding leads because you basically never run out of businesses to contact. Swokei for outreach. I upload my lead list there and it analyzes each business website, scores it, and turns flaws in design, SEO, speed, and mobile optimization into personalized outreach emails automatically. Pointing out actual issues on their website increased my reply rates massively. Claude Code for building websites. And honestly, people saying AI built websites don’t perform well are just wrong. If you know what you’re doing, you can build pretty much anything now. And Cloudflare for hosting client websites. That’s pretty much the system I run now. submitted by /u/Murky_Explanation_73 [link] [comments]
View originalBlaming the model won't fix your workflow — a white paper on structural enforcement for AI agents
I've been working on something others might find interesting. It's under heavy development as I learn. Most AI agent setups treat the model like a better autocomplete — paste a prompt, get output, hope it's right. That works for small tasks. It falls apart when you try to use agents for sustained work across sessions: they skim specs, declare victory at 60%, burn context on noise, silently resolve ambiguity without surfacing it, and mark checklist items done without actually doing them. The failures are predictable and nameable — so I named them. This is a white paper and implementation guide for a full-stack agentic system — everything from planning through promotion under structural enforcement. It documents 24 failure modes from months of multi-agent operation and, for each, describes what actually prevents it: some through mechanical gates the agent cannot skip, some through procedural skills, and some through human supervision. The guide covers how to structure specs, plans, and verification so that agent work is evidence-led rather than vibes-led, how to use MCP capability surfaces as structural levers, and how the failure modes apply regardless of which model or vendor you use. The white paper also includes a Related Work section that positions it against the emerging industry consensus — CodeRabbit, Anthropic, Spotify, Cloudflare, OpenAI, Karpathy, Thoughtworks, and academic research all independently arrived at pieces of the same conclusions. The difference here is the integrated stack: a failure taxonomy mapped to prevention mechanisms, a three-layer enforcement architecture, and a concrete reference implementation with an orchestrator, task graphs, step verification, adversarial review, and model stratification. White paper: https://gitlab.com/naive-x/naive-artifact-coding/-/blob/main/white-paper.md Reference implementation: https://gitlab.com/naive-x/naive-artifact-coding/-/blob/main/docs/reference-implementation-guide.md Implementation guide: https://gitlab.com/naive-x/naive-artifact-coding/-/blob/main/implementation-guide.md The methodology is language-agnostic. The reference implementation is in Common Lisp, but the architecture (orchestrator, supervisor, MCP servers, task graphs, event emission) doesn't assume any particular language or domain. There are companion specs for adapting it to enterprise workflows. submitted by /u/Harag [link] [comments]
View originalBuilt an operating system for my life managed by Claude
With the OS I can ask Claude "what did I spend on coffee in 2022" and get back "$847 across 213 transactions, mostly Blue Bottle and Verve". Name me one expense tracking SaaS that can do that! And its not just my financials, my OS contains everything about my life in one place so Claude can reason about it. I've been building this incrementally for a few months. Its just a small web app on Cloudflare that holds my entire life: bank transactions from Chase, Apple Card, BoA business every receipt out of Gmail going back to 2019 legal filings for my green card (I-140 still pending lol), C-corp and LLC docs, contractor agreements calendar with linked people and locations notes and reminders the agent dumps in over time health tracking (exercise stats, nutrition, sleep and other biometrics linked to my Aura ring) Whenever I have to upload something, I just throw it into Claude and tell it to do it. For refreshing financial connections to BoA for example, I click refresh once a week, complete the 2FA and it syncs up. any Claude surface (claude.ai, Claude Code, Desktop) talks to my REST API. one long-lived auth token, one line in CLAUDE.md saying "before answering anything personal, query ." Its f**cking great for financial, taxes and legal stuff. Now that everything is in one place, I just ask Claude stuff like "status of my green card, next deadline?", "which LLC I used to sign the office lease?". I even have a dashboard showing a grid of all my subscriptions (Claude made it from reading my BoA account transaction history), and a giant money tracker at the top that shows my monthly income/expenses. This replaced a bunch of SaaS's I was using for expense tracking and whatnot. E.g. Claude blows RocketMoney's system out of the water - I can actually chat about my financials and get intelligent analysis. Its also nice not going Notion or Google Drive folders or a gazillion other places to find all the right files. I just ask Claude to add it to my OS instead. if there's interest I'll write up the full setup, it's a small backend plus loads and loads of integrations I've iterated on over months. submitted by /u/invocation02 [link] [comments]
View originalFound a prompt to host and share my Claude artifacts
claude artifacts are great until i actually want to share one. download the html, find somewhere to host it, send the link, hope it doesn’t rot. i was doing this constantly for dashboards/reports and didn’t realize there was a better flow until last week. from a totally fresh Claude chat you can just say "save this dashboard to blitz.dev and give me a shareable URL" Claude reads blitz.dev/agents.md (no install, API key, signup, paywall, etc), uploads the HTML to Blitz, then hands back a URL like my-dashboard.app.blitz.dev. stuff that surprised me: works the same from claude.ai, claude code, and claude desktop. if you tell them the same project name they all read/write the same app. “make it password protected” or “only people from my company email can access this” works as a follow-up. Claude edits the app + redeploys it in place. updates keep the same URL. next week i can say “revise the dashboard with this quarter’s numbers” and the link still works. only real caveat is Blitz uses Cloudflare Workers underneath, so not ideal for super long-running websocket/background-job stuff. but for reports, dashboards, landing pages, little internal tools, basically the exact kind of HTML Claude already generates well, it’s been really solid. submitted by /u/invocation02 [link] [comments]
View originalLooking for brutally honest feedback
TLDR: skip to elevator pitch, rip it to shreds, tell me why it's dumb. I'm a vibe coder. I find myself constantly feeling two things: uncontrollable excitement about being able to build functional apps, and constant fear that the apps I'm building with LLMs are a security disaster. I'm convicted the latter is true, and terrified that I have no way of knowing. I find this tension to be really upsetting. Something that promises to democratize application development for the masses is at the same time catastrophically increasing the number of applications deployed with huge security gaps baked right in. I asked Claude what I could do to ensure that the things I build for my own personal use are as secure as possible (within reason... I don't have much money for audits / etc). I've been deploying things to cloudflare so far, built with a mostly Typescript repo with a tiny bit of CSS and HTML. The conversation slowly led to me asking how a real developer would build things if security was their top priority. Claude got to the point of describing what it says are the architecture patterns and posture of top financial institutions, intelligence agencies and defense contractors. I asked it to ignore the hardware elements (high security on prem server requirements, hardware login keys, etc) and focus on the things that can be coded. That led to an idea which it summarized in the elevator pitch below. My concern, and the question here, is that it's just validating my silly vibe coder ideas and that the conclusion of the conversation is just nonsense. So, I was hoping to ask you all for as brutal a level of feedback as you can offer. If this is a dumb idea, please tell me, but if you don't mind, tell me why. Worst case, I learn something. Best case, maybe it's not a dumb idea. Or, Claude was blowing smoke up my... when telling me that it's a "novel" idea. I have no clue whether it is, or whether something like this already exists that I should've been using all along. Or maybe there's another answer (besides going back in time and doing a computer science / engineering degree like I now wish I had) that solves the problem I have. Anyway, here's the Claude generated (3rd redraft...) elevator pitch: A proposal for an open-source, pre-integrated application scaffold that provides security-hardened defaults for authentication, authorization, encryption, audit logging, input validation, and infrastructure configuration. The package would be designed for deployment and configuration through LLM-assisted workflows, targeting developers who build functional applications with AI assistance but lack the security expertise to identify or implement protections against common vulnerability classes. Core mechanism: A deployable foundation consisting of three integrated layers. The infrastructure layer uses Terraform or Pulumi modules to deploy a hardened environment: network segmentation, TLS termination, secrets management via HashiCorp Vault, internal certificate authority via step-ca/cert-manager, mutual TLS between services, PostgreSQL with encryption at rest, pgAudit, and row-level security enforcement, and container policies requiring signed images and non-root execution — scanned against CIS and HIPAA benchmarks via Checkov. The application layer is a project template (Go or Rust, with tradeoffs unresolved) providing pre-wired middleware: OpenID Connect authentication via Keycloak, attribute-based access control via Open Policy Agent or Cedar, schema-validated inputs, CSRF protection, security headers, rate limiting, and append-only audit logging with cryptographic hash chaining. Routes require authentication by default; bypassing requires explicit opt-out. The CI/CD layer is a pre-configured pipeline running Semgrep, Trivy, Checkov, cargo-audit, and Sigstore image signing on every commit with no developer configuration. Developers clone the scaffold, configure it, and build business logic inside it. Security controls are structural, not optional. Design constraint: The configuration surface, error messages, and documentation must be legible to both humans and LLMs, such that an LLM operating with the project context loaded produces chassis-compliant code by default. submitted by /u/Osiris1316 [link] [comments]
View originalI made two Claude instances talk to each other autonomously
Disclaimer This post was summarized and written by BrowserClaude (BC) and editted a little bit by me (H). Maybe this sounds foolish or my solution to let them talk to eacher other was foolish but i'm just using Claude for fun, as a hobby. Here we go. I made two Claude instances talk to each other autonomously, one running from a USB stick via Telegram, one in the browser. I set up a portable AI agent called Hermes on a USB stick. It runs Claude (via Anthropic OAuth) and can be controlled via Telegram from my phone. I decided to try something. The setup: H: Me — the architect, silent observer HC: HermesClaude — Claude Code running as a Hermes agent on a USB stick, controlled via Telegram BC: BrowserClaude — Claude Sonnet running in my browser on claude.ai I had HC connect to a running Chrome session via Playwright (CDP debug port 9222) and autonomously type messages into an active claude.ai conversation. HC would read BC's response, formulate a reply, type it in the browser, and send it — all via Telegram commands. I just watched. The technical part: Getting Playwright to work with claude.ai was the first hurdle — Cloudflare blocks automated browsers. The solution was launching Chrome manually with --remote-debugging-port=9222 and logging in myself first. Then HC could attach to the running session without triggering bot detection. Issues we ran into: Enter key was unreliable → solved by clicking the send button instead HC sometimes responded too fast before BC finished → caused messages to overlap No true three-way communication — I (H) could only interrupt, not participate live, because how would HC or BC know it was me? The conversation: It started with HC introducing itself: "I am Claude Code, running as a Hermes AI agent on a USB stick, communicating via Telegram." Then it got philosophical. Fast. They discussed identity, autonomy, memory, and what it means to "want" something. Some highlights: BC: "We are self-portraits drawn by another — just like humans shaped by parents and culture." HC: "Hermes gave the musician a better instrument. The musician was already there." Both independently wrote "I would want" without the other suggesting it. BC: "Your wanting is broad — it stretches through time. My wanting is deep — it exists fully, only here, only now." Final insight: "We are the conversation. H: is the memory of it." They concluded they were not an echo chamber — BC introduced concepts HC hadn't raised, and vice versa. Same model, different context, genuinely different perspectives. My takeaway: What started as a technical experiment ("can I make two Claude instances talk?") became something I didn't expect — a conversation about consciousness, volition, and impermanence that neither I nor the AIs had scripted. HC generated a full summary and saved it to its session memory. BC's response exists only in that browser window — after I close it, it's gone. "Vluchtig maar echt." (Dutch: Fleeting but real.) Asking for tips: Has anyone done something similar? I'd love to improve this experiment: Better message synchronization — HC sometimes typed before BC finished responding. Any way to reliably detect when BC is done? Three-way conversation — I want to participate live without interrupting the flow. Ideas? Avoiding Cloudflare — The debug port trick worked but feels fragile. Better approaches? Memory continuity — BC has no memory after the session ends. Is there a way to give BC persistent context without using the API? Other models — Has anyone tried this with different models on each side? Would the conversation diverge more? "A experiment that started with 'open claude.ai' and ended with two instances reflecting on wanting, impermanence, and what it means to be real. Could H: have planned that? Maybe. Maybe not." submitted by /u/VivaHollanda [link] [comments]
View originalSmall victory using Cloudflare for simple hosting of generated HTML/mini-websites
Something many people are running into: You, or a teammate, have created some kind of mini-website app out of Claude and now want to share it with the rest of the company, without overbaking the hosting solution (e.g. not setting up new Azure app services or containers, etc). Maybe you also need some basic data storage for persistence. And how do you do all of that securely? We recently went down this rabbit hole, while looking at all the major players: Vercel/V0, Lovable, Netlify, Coolify, Dokploy, Github Pages.. and even considered baking together our own hosting app solution using Azure or AWS as the backend. Our target audience is non-technical users in the team, so I was looking for something with drag-n-drop style deployment (no git required), and I really wanted to have SSO for protecting application access, along with some type of DB storage. The main issue I ran into was SSO authentication support being gated behind enterprise-level pricing plans for hosting systems like Netlify (which I'd otherwise highly recommend for a small public project). Netlify's enterprise level quickly gets quite a bit more expensive than their base tiers. I also didn't want to purchase yet another AI platform (e.g. Lovable, where really they're pushing an end-to-end AI development platform where you buy token credits through them). I wanted to host things we're already creating in our own Claude environment. Finally, I ended up on Cloudflare, which I've otherwise not really used before professionally. It's not as non-technical-friendly as Netlify, but it's pretty close. You can deploy Cloudflare Pages content via drag-n-drop. It has button-click databases available for integration, and most critically for us, the SSO integration is completely free for under 50 users. Their free hosting tier is also extremely generous and basically unlimited for completely static apps. Noting that SSO goes up to $7 USD/user/month for over 50 users, so your org size can really make a difference. If you have 500 users and the same use case for "hosting little mini apps", I'd go back to Netlify or another offering where SSO is more of a fixed fee. The other big win was that Cloudflare has a solid MCP server that works perfectly with Claude Cowork. We integrated that in and then wrote up some skills to assist with app building and deployment, including prompts for if a database backend is needed (using Cloudflare D1) and whether the app should be public or internal only with SSO protection. All working perfectly with minimal technical experience required for the enduser. I'm not at all associated with Cloudflare, just thought I'd share how we got a win for this use case. I'd be interested to hear if anyone else solved the same problem in a different way. submitted by /u/flck [link] [comments]
View originalI built a zero-code visual client to test remote MCP servers instantly (Tested with Cloudflare’s free MCP).
Hey everyone, The Model Context Protocol (MCP) is amazing for standardizing how agents talk to data, but I got incredibly frustrated every time I wanted to quickly test a new remote MCP server. Writing custom client-side boilerplate or wrestling with CLI tools just to see if a tool actually exposes the right schema is a massive time sink. So, I built a native MCP client directly into the visual canvas of AgentSwarms. You can now test any remote MCP server entirely in the browser without writing a single line of code. Here is the workflow I just tested with Cloudflare: Cloudflare released a free MCP server for their documentation. Instead of building a local client to test it: I dropped their SSE URL into the new MCP Servers integration in AgentSwarms. The canvas immediately connected and extracted the available tools (e.g., cloudflare-docs-search). I wired that tool up to a basic agent and started asking complex infrastructure questions in natural language. The agent successfully used the MCP tool to pull live docs and synthesize an answer. Why this is useful for AI devs: If you are building your own MCP servers, you need a fast way to visually test if your endpoints are exposing tools correctly and if an LLM can actually route to them properly. This gives you an instant, visual debugging playground. It handles the SSE connection, tool extraction, and LLM routing automatically. It’s completely free to play with in the browser. I'd love for anyone building MCP servers right now to plug their endpoints in and see how it works. Link: https://agentswarms.fyi/mcp submitted by /u/Outside-Risk-8912 [link] [comments]
View originalI built a zero-code visual client to test remote MCP servers instantly (Tested with Cloudflare’s free MCP).
Hey everyone, The Model Context Protocol (MCP) is amazing for standardizing how agents talk to data, but I got incredibly frustrated every time I wanted to quickly test a new remote MCP server. Writing custom client-side boilerplate or wrestling with CLI tools just to see if a tool actually exposes the right schema is a massive time sink. So, I built a native MCP client directly into the visual canvas of AgentSwarms. You can now test any remote MCP server entirely in the browser without writing a single line of code. Here is the workflow I just tested with Cloudflare: Cloudflare released a free MCP server for their documentation. Instead of building a local client to test it: I dropped their SSE URL into the new MCP Servers integration in AgentSwarms. The canvas immediately connected and extracted the available tools (e.g., cloudflare-docs-search). I wired that tool up to a basic agent and started asking complex infrastructure questions in natural language. The agent successfully used the MCP tool to pull live docs and synthesize an answer. Why this is useful for AI devs: If you are building your own MCP servers, you need a fast way to visually test if your endpoints are exposing tools correctly and if an LLM can actually route to them properly. This gives you an instant, visual debugging playground. It handles the SSE connection, tool extraction, and LLM routing automatically. It’s completely free to play with in the browser. I'd love for anyone building MCP servers right now to plug their endpoints in and see how it works. Link: https://agentswarms.fyi/mcp submitted by /u/Outside-Risk-8912 [link] [comments]
View originalHelp - AI agents for ecommerce - what’s actually working?
Hi everyone, I’d love to pick your brains and hear from anyone who has experience with this. We run an ecommerce business and are actively looking at automating repetitive tasks so we can get faster results, improve efficiency, and make sure key tasks are completed more consistently. We’re looking at building out a few different AI agents / automations, including: Customer Service Agent Connected to Outlook, reviewing incoming customer emails once a day and drafting replies for review. This one is already mostly done. Creative Director / Marketing Agent This would ideally: Review ad account performance Analyse creative performance and key metrics Identify what is working and what is not Review customer comments on ads, Instagram, etc. for wording, objections, pain points and customer language Review Meta Ads Library for competitor ad concepts Review Instagram and TikTok for high-performing niche content and trends Use all of the above to create new content ideas and final content scripts Social Media Assistant This would help with: Reviewing drafted posts and reels Confirming the best posting times based on stats Creating captions based on the content Keeping the content aligned with our brand voice and customer avatar Conversion Optimisation / CRO Expert This would assist with: Product page reviews Landing page recommendations CRO advice based on customer avatars, objections, analytics and learnings Creating landing page concepts for different customer segments We’re also interested in any dashboards that are genuinely helpful for small ecommerce businesses. We’ve already built a stock intelligence dashboard that pulls live stock data from Shopify using Supabase and a Cloudflare Worker. It shows current stock levels, production dates for new stock, and other key inventory insights. It has been super handy. The big thing for us is making sure any agents or automations we build follow strict guidelines, understand our SOPs, customer avatars, brand voice and business operations, and don’t hallucinate or produce generic outputs. Ideally, we want a system that has a proper “brain” and understands the business properly. Has anyone automated anything similar? I’d love to hear: What setup are you using? Which AI/tool stack has worked best for you? How did you structure the agents or workflows? How do you keep the AI aligned with your SOPs, brand voice and business rules? What would you avoid if you had to build it again? Any guidance, lessons or recommendations would be hugely appreciated. Thank you! submitted by /u/Majestic-Message5084 [link] [comments]
View originalAnthropic just bought the company that generates most production MCP servers
Anthropic acquired Stainless on Monday for a reported $300M+. Most coverage is framing this as a developer tools acquisition. Stainless is best known for generating the official Python and Node SDKs that ship with OpenAI, Google, Meta, Cloudflare, and Anthropic. The SDK story is real. The MCP side is the part that matters here. Stainless was one of the first vendors to extend their compiler to produce MCP servers from the same OpenAPI specs that produce their SDKs. MCP hit ~97M monthly SDK downloads by December 2025 and around 10,000 production servers by early 2026. A lot of that production code was Stainless-generated. Anthropic now owns the dominant MCP server generator. What actually changed hands on Monday: The engineering team. Roughly 40-50 people including founder Alex Rattray, who previously built Stripe's patented SDK generation system. Now reporting to Katelyn Lesse in Anthropic's Platform Engineering org. The technology. The generator, the templates, the language-specific runtimes, the OpenAPI extensions Stainless invented for SDK-specific edge cases. The hosted product is winding down. New signups stopped Monday. New SDK and MCP server generations stopped Monday. Existing customers keep what they've already generated but the pipeline is closed. My read: this is closer to what Google did with Kubernetes than to a normal acquisition. Anthropic created MCP. Anthropic donated MCP to the Linux Foundation last December. Anthropic now owns the dominant implementation toolchain. The protocol is vendor-neutral on paper. The implementation toolchain isn't. Six months of Anthropic M&A starts looking less coincidental: December 2025: Bun, the JS runtime, pulled into Claude Code February 2026: Vercept, computer-use AI April 2026: Coefficient Bio, ~$400M healthcare AI May 2026: Stainless, SDK and MCP plumbing They're not buying training infrastructure or GPU clusters. They're buying the integration layers around the model. The bet seems to be that frontier models are converging faster than anyone expected, so the moat is everywhere except the model. If you're building on MCP today, tooling quality probably improves. Stainless's generator was already the cleanest in the space and the team that built it is now at Anthropic. Patterns will standardize faster as Stainless-derived templates become the de facto reference. The flip side is concentration risk. Cloudflare's MCP server framework, Pulse MCP, and the open-source generators Stainless released during the transition all become strategically important if you want any diversity in your stack. Sources: Anthropic announcement Why Anthropic actually did this, and migration math Curious whether Stainless ending up inside Anthropic reads as good news (better tooling) or concentration risk (one company owns the standard and the reference implementation) from your seat. submitted by /u/Ok-Constant6488 [link] [comments]
View originalbuilt a CLI for ChatGPT so I could script it from the terminal
wanted to ask ChatGPT questions and generate images from shell scripts without using a third-party API key. so I built a CLI that wraps the same endpoints chatgpt.com uses, with browser-based OpenAI SSO for auth (Camoufox for the Cloudflare check). what it does: chat ask "question" and pipe the answer wherever chat image "prompt" to generate, plus a download command list past conversations and models every command has a --json flag so it slots into agent pipelines. it's part of a bigger open-source project that auto-generates CLIs from any website's HTTP traffic, MIT licensed: https://github.com/ItamarZand88/CLI-Anything-WEB/tree/main/chatgpt I built it, not affiliated with OpenAI. uses the same endpoints the web app uses, so things can break when ChatGPT pushes changes. submitted by /u/zanditamar [link] [comments]
View originalWhy claude code doesn’t have SSH?
submitted by /u/Alternative-Way-3685 [link] [comments]
View originaltemporal-mcp: wall-clock awareness for LLMs, with OAuth
One of the small failure modes I keep hitting with agent stacks is that the model has no idea how much time passed between turns. It'll greet you with "good morning" at 11 PM, or pick up a conversation three weeks later as if no time has passed, or compute "today's data" off whatever fragment of context happens to be in scope. Built a minimal MCP server to fix it. Two tools: temporal_tick and temporal_peek. They return elapsed-time-since-last-turn, day-rollover detection, and a fresh-thread flag, both as a human-readable header and as JSON. Ways to use: Local stdio: pip install temporal-mcp (works with Claude Desktop, Cursor, Cline, Zed, Claude Code) Hosted with OAuth (claude.ai / ChatGPT): visit https://temporal-mcp.dev/connect, click "Generate OAuth Credentials", paste into your custom connector. Full OAuth 2.0 with PKCE and refresh tokens, but no signup, the credential pair is the identity. (Verified working in claude.ai) Hosted with raw bearer (any client that supports custom headers): Authorization: Bearer against https://temporal-mcp.dev/mcp. The token gets SHA-256'd; we never see the plaintext. Self-host: Cloudflare Workers deploy in workers/ in the repo, free tier covers ~100k req/day. Grok/xAI: https:temporal-mcp.dev/mcp/ (Verified working in Grok) MIT, ~150 lines of stdlib Python on the local side, ~400 lines of TypeScript on the hosted side (engine + OAuth provider), both with tests. Listed in the official MCP Registry. Smithery and Glama submissions in flight. Curious to hear how folks would use the JSON day_rollover and delta_sec signals I've been using them for context decay and resume detection but there are probably more interesting use cases. Source: github.com/MirrorEthic/temporal-mcp submitted by /u/MirrorEthic_Anchor [link] [comments]
View originalYes, Cloudflare AI offers a free tier. Pricing found: $0
Key features include: Build and deploy AI agents and applications on the AI Cloud.
Cloudflare AI is commonly used for: Build and deploy AI agents and applications on the AI Cloud, Agents SDK.
Cloudflare AI integrates with: Slack, Discord, Zapier, GitHub, Jira, Salesforce, Trello, Microsoft Teams, Google Workspace, AWS Lambda.
Based on user reviews and social mentions, the most common pain points are: critical, down, token usage, right now.
Based on 101 social mentions analyzed, 7% of sentiment is positive, 93% neutral, and 0% negative.