AI++ // agents and MCP in 2026 and how less can be more


Happy 2026! I hope your year has kicked off well and that you're looking forward to a year of building ever more impressive and successful agents. As we head into 2026 I'm looking forward to seeing how MCP continues to evolve under the Agentic AI Foundation, the blossoming of many AI-powered workflows, and how harnesses grow to help us build even better agents. What do you think will be the growth areas for the next few months?

In this edition of AI++ we check in with some reviews of 2025, consider how less can be more for some agents, and take a look at memory and context.

โ€‹Phil Nashโ€‹
Developer relations engineer for
Langflowโ€‹

๐Ÿ› ๏ธ Building with AI, Agents & MCP

A real life agent

โ€‹Reachy Mini is a programmable desktop robot from Hugging Face. This walkthrough shows how you can turn Reachy into an agent using locally hosted NVIDIA models. Don't worry if you don't have a robot of your own, there is also a simulator that you can play with. This is a fun, and expressive, way to interact with your agent.

Langflow 1.7 released

Just in case you missed it at the end of last year, Langflow 1.7 was released. The new features include Streamable HTTP support for MCP clients and servers, new components for flow control, and a powerful new agent component CUGA.

Fewer tools makes for a better agent

Vercel have an agent called d0 that they use for understanding their data. After spending a long time building a complicated system with many specialized tools, they stripped a lot away from their agent, reducing the number of tools and ways they tried to control the model, and found that it worked better. As models improve, getting out of the model's way can result in better outcomes.

This is a similar story of a developer that wrote an agent that just had access to bash and some custom scripts. The agent wasn't over-engineered but could easily control a web browser for their dev tools use-case.

What is memory?

"If you're building agents without learned memory, you're leaving performance on the table." is the bold claim from this article on how memory makes for a good agent.

Speaking of memory, Factory looked into evaluating ways to compress memory. Retaining memory while avoiding context rot is going to be key for long running agents this year.

๐Ÿ—ž๏ธ Other news

๐Ÿง‘โ€๐Ÿ’ป Code & Libraries

๐Ÿ”ฆ Langflow Spotlight

In Langflow 1.7 there are new components that help you control a flow dynamically. One of those components is the Smart Router. It's an LLM-powered variation of the If-Else component, but it uses a model to judge an input by a criteria that you provide and then creates ports for different routes out of the component. This is a far more powerful way to control a flow and means your flow can be intelligently routed based on any content that flows through it.

๐Ÿ“… Events

On January 29th IBM is hosting AI Demystified, a virtual event and hackathon covering many different open-source AI tools including Langflow, CUGA, Granite models, and the Agent Lifecycle Toolkit (ALTK).

Enjoy this newsletter? Forward it to a friend.

2755 Augustine Dr, 8th Floor, Santa Clara, CA 95054
โ€‹Unsubscribe ยท Preferencesโ€‹

AI++ newsletter

Subscribe for all the latest news for developers on AI, Agents and MCP curated by the Langflow team.

Read more from AI++ newsletter

Jensen Huang has declared on a podcast that we have reached AGI. For a very specific definition of AGI that probably doesn't agree with what you might think AGI is. One would have thought that the afterglow of NVIDIA GTC would have provided enough hype for at least the rest of the month. Meanwhile, for those building agents, there has been a lot of talk about CLIs and Agent Skills, and this week we focus on evaluating skills to make sure they do what they are supposed to. WebMCP has been an...

Agents are starting to take on a life of their own, and as agent builders we need to consider the potential outcomes. The story of the autonomous agent that was denied when it opened a pull request to contribute to matplotlib and consequently wrote a hit piece on the maintainer had opinions on the internet veering between a fabrication or the beginning of Skynet. I think the lesson we should be taking away from this is that the the end user of an agent is not the only human that may come into...

The last couple of weeks has seen the explosion of OpenClaw (nรฉe ClawdBot), developers around the world have finally found the agent that acts like the AI they've been promised. I'm personally a little concerned over the security and privacy aspects of letting a powerful agent run wild with an all access pass to your computer and all your data, but I am excited to see the experimentation. It's fun, and maybe a little silly, to see the growth of social media for agents, with Moltbook providing...