Subscribe for all the latest news for developers on AI, Agents and MCP curated by the Langflow team.
Share
AI++ // email agents, MCP updates, built-in AI and more
Published about 1 month agoΒ β’Β 2 min read
Welcome to a new AI++! You might have noticed this is the first you've received in a while (or ever). The developer relations team at Langflow have recently revamped the newsletter, with a new design and a new outlook which we hope you're going to enjoy. We're going to be packing this newsletter full of the best articles, tutorials, and code for everything AI, agents and MCP.
Let's get into the latest that's happening in the world of AI for developers. Read on for articles about making the most of email with gen AI, building MCP servers, and built-in AI in web browsers. And check out the spotlight on our favorite Langflow component, the Agent component.
Tejas Kumarβ The internet is full of articles going back years telling people that sending emails from a "noreply" email address is terrible for your business and users. However, receiving and responding to emails from your users is time consuming and costly. What if you could just get an agent to reply? Tejas dives into how to set this up using Twilio SendGrid and Langflow.
We actually sent this email from please-reply@langflow.org, so you can just reply and ask anything about Langflow.
Raymond Camdenβ At Google I/O in May, Google announced that they were experimenting with a multimodal language model built into Chrome Canary. Raymond shows how to use the prompt API to analyze images directly in the browser. Local models cost developers less to build with and most importantly preserve user privacy. Check out what you can achieve!
A big update was released to the protocol last week, including a focus on security. MCP, like everything else in generative AI, is very new and changes are to be expected, so keep an eye on these updates.
Max Kless βThis article doesn't just show you how to build an MCP server, but how to do so in an Nx monorepo, debug it with the MCP inspector, and release it as an executable package to npm. Comprehensive.
There is going to be a trend of MCP servers moving from local to remote. The GitHub remote MCP server runs the same code as the open-source, local version, you just don't need to run it yourself.
Simon Willison βIf you've seen mentions of MCP vulnerabilities recently, Simon explains why they exist. It's really just a form of prompt injection, which remains hard to circumvent. There are some ideas, but this is important to think about as both a user and builder of these systems.
Each newsletter we like to share a Langflow component that you can use to create your AI flows. As this is the first iteration of our new newsletter, there can be no other component to share than the Agent component.
The Agent component is the centerpiece to so many flows, coordinating tools and other agents seamlessly. Just pick your model provider and model, hook up a few components as tools and you're away. You can even make agents, or entire flows, into tools that an Agent component can use.
Great news in generative AI in the last week, advanced or experimental models from Google and OpenAI scored gold medals in the International Mathematical Olympiad. I never liked taking maths tests, so I'm very happy to see LLMs take up that challenge for me. This edition of AI++ looks at what makes up an agent under the hood, considers the parts of MCP you might not have thought about (LOL security), and has a couple of pieces on the way we should think about what we're building with AI...
Welcome to a new AI++! We're going to be packing this newsletter full of the best articles, tutorials, events and code for everything AI, agents and MCP. π οΈ Building with AI, Agents & MCP Langflow Launches 1.5 with Support for Docling and Windows Rodrigo Nader Langflow 1.5 brings a simplified, stable foundation for building AI workflows. With clean core components, improved execution, and a smoother UI, Langflow keeps evolving for real-world use. Langflow Desktop is now available for Windows,...