{"slug": "the-future-of-saas-is-apps-that-agents-can-use", "title": "The Future of SaaS Is Apps That Agents Can Use", "summary": "Lovable, the AI-powered app-building platform formerly known as GPT Engineer, is pivoting to enable agents to use apps directly, with CTO Fabian Hedin describing a future where users interact with a single entry point for all work. The company, which has surpassed a $500 million annualized revenue run rate with over 60 million projects created and more than 900 million monthly visits to Lovable-built apps, recently closed a $400 million Series C led by Menlo Ventures at a $13.3 billion valuation. Lovable now exposes selected app functions as tools via a hosted MCP server, allowing AI clients like ChatGPT and Claude to call capabilities without human UI interaction.", "body_md": "[Lovable](https://lovable.dev/) is well known as an AI-powered platform to build applications. But ironically, it is now moving towards a future where **fewer and fewer people will be using conventional apps**. That is, of course, because of the growing impact of agents.\n\nIn [a recent blog post](https://lovable.dev/blog/app-user-connectors), Lovable outlined a vision for **“a digital brain for your team connecting your daily tools.”**\n\nOr as Lovable CTO **Fabian Hedin** put it in an interview with Latent Space, “you can get to a place where you’re using one entry point to all the work that you’re doing.”\n\nTo be clear, Lovable still wants to be the tool you use to build apps — but increasingly, **it will also enable you to build what Hedin calls “capabilities.” **Lovable defines a capability as a useful part of an application that an agent can call directly; bypassing the need for a human user to open the app.\n\nLovable can turn a published application into agent-accessible capabilities by **exposing selected functions from the app as tools through a hosted MCP server.** The result is essentially one application with two interfaces: a traditional human UI and a new agent interface that can be used from ChatGPT, Claude and other MCP-compatible AI clients.\n\n## This is how fast an AI business evolves\n\nThis shift towards capabilities is the latest evolution from Lovable, in an already fast-moving 3 years in business.\n\nLovable emerged from GPT Engineer, an open source coding tool that launched in 2023, initially focusing on prototyping. In November 2024, it became a commercial product and the following month, it was [rebranded as Lovable](https://lovable.dev/blog/2025-01-13-rebranding-gpt-engineer-to-lovable).\n\nBy that point, they’d begun to notice some of its users **building production apps** on Lovable — including products that had become **real businesses**.\n\n“We started seeing people on the platform building not only a prototype, and not only an MVP [Minimum Viable Product], but the actual thing — an actual product that serves real customers,” Hedin said.\n\nNext, Lovable noticed its users **creating internal software**, in some cases to support a public-facing app and in other cases as an internal app built for an enterprise company.\n\n“People started creating not only software to enable a business, in terms of a customer-facing product, but also the operations behind the company,” Hedin said.\n\nHe means tools like a CRM, an admin panel, or a customer-support console.\n\n## From app builder to agent platform\n\nSo in less than three years, **Lovable has become an all-round software creation and hosting company,** which means it’s swimming in the same waters as the likes of Vercel and Cloudflare. That said, Lovable is more focused on AI-generated software than infrastructure. **But we are seeing crossover in these markets** — for example, Vercel’s v0 allows you to generate an app from natural language, just like Lovable.\n\nAlso just like the black triangle and orange cloud companies, **Lovable has expanded into agentic workflows.**\n\nThis rapid product evolution has been accompanied by strong user and revenue growth. According to [a tweet from Deedy Das](https://x.com/deedydas/status/2087486051967484212), a partner at lead investor Menlo Ventures, the company has surpassed a **$500 million annualized revenue run rate**, with more than **60 million projects created** and **over 900 million monthly visits** to Lovable-built apps. [Lovable also says](https://lovable.dev/blog/series-c) employees at nearly two-thirds of the Fortune 500 have used the platform.\n\nUnsurprisingly, Menlo Ventures is doubling down on its investment. It led Lovable’s [$400 million Series C](https://lovable.dev/blog/series-c) this month, alongside the Scaleup Europe Fund managed by EQT, **valuing the company at $13.3 billion.**\n\nHedin attributes the pace of change to a combination of Lovable’s innovation and the rapidly improving state of LLMs.\n\n“Every few months, we introduce new capabilities at the application layer, while the large language models also continue improving. Those two things compound.”\n\n## Lovable’s model of a company brain\n\nThe concept of a digital brain for an organization, for Lovable, essentially means **a single interface where you can access many different tools and workflows**.\n\n“It should have as much context as possible about you, your company and the world around you,” said Hedin. “Then it needs the capabilities to perform both general tasks and actions that are specific to your organization.”\n\nUltimately, he added, the goal is that **“everything that you’re building can be reused in an agentic way.”**\n\nIn a sense, then, **applications are becoming a collection of capabilities** that users will increasingly access through an organizational agent — instead of, or in addition to, the actual application.\n\n**“Our job as a platform is to ensure that all these separate capabilities are connected through one agent** — not that you have to build a different agent for every task,” said Hedin.\n\nAs an example, Hedin mentioned an internal application they use at Lovable.\n\n“We built this internal tool to help us grant credits to users [via] our support team, and help manage our platform in different ways. Those capabilities are now available [internally] through the Lovable agent.”\n\n**Lovable also wants this company brain to work asynchronously.** Its agent can schedule itself to resume a task later — for example to check a deployment or to monitor a recurring process — then return the result to the same conversation.\n\n## The competition\n\nLovable isn’t the only company pursuing a “company brain” vision. Vercel CEO Guillermo Rauch recently introduced its internal agent, called @𝚟. **“Every day-to-day job at Vercel now involves @𝚟,”** Rauch [tweeted](https://x.com/rauchg/status/2084042561690456157?s=20). “It’s growing exponentially both in daily interactions and token use.”\n\nHedin acknowledged that Vercel and other AI companies are building towards a similar vision, but he thinks Lovable’s “wedge” is **“being the best place to build the capabilities that agents need.”** In other words, Lovable’s focus is on helping their users build the capabilities that a company brain will need.\n\n“Orchestrating these capabilities is the easy part,” Hedin said. “Making sure they are well connected, built correctly and reliable is the hard part.”\n\nHe also hinted at why they’re using the word ‘brain’ to describe this shift, rather than just ‘agent’.\n\n“I’m careful about using the word ‘agent.’ It suggests something like an employee performing a task, which is an easy way to think about it. **But underneath, it is really about connecting the right context and capabilities.”**\n\n## Security and connecting to external capabilities\n\nPerhaps the biggest challenge with the agents and capabilities paradigm is security. For instance, if one of your employees creates an app with Lovable that connects to the company Slack, you want to ensure that user doesn’t inadvertently expose their personal messages, or any other confidential information, to the company brain.\n\n[Connectors](https://lovable.dev/connect) are Lovable’s method of connecting to external tools and services. Hedin said the platform must account for a** “kind of permissioning graph”** to maintain security and privacy.\n\nAs described in [a technical article on Lovable’s blog](https://lovable.dev/blog/how-lovable-secures-connected-data), one connector type, which Lovable calls an “app user connector,” preserves each user’s identity and source-system permissions. **Credentials are stored server-side in encrypted form and handled by Lovable’s connector gateway, **rather than being exposed to the generated application; the app instead presents a short-lived key bound to the relevant user.\n\n“We separate the connection to external systems from the application code being written,” is how Hedin put it. “The application interfaces with the Lovable platform, but the application itself never gets access to those credentials.”\n\n## The future of SaaS\n\nSo Lovable is moving to a future where **a company brain uses capabilities derived from the apps its users build**. That begs the question: what will happen to SaaS apps?\n\nHedin reiterated that people will increasingly interact with software through an AI layer — the company brain concept.\n\n“People are not going to have as many tabs open in different tools as they have historically. That experience is going to consolidate, but **the vertical capabilities those tools provide will remain valuable.”**\n\nHe recognizes that some traditional SaaS products may “fight” this trend, by sticking with their traditional apps and not adapting, but he says **Lovable wants to become a platform for building capabilities.**\n\n“We want to build this open platform that anyone can connect to, anyone can use,” he said.\n\nHedin ended with some advice for SaaS companies, whether existing ones or apps that might emerge on the Lovable platform.\n\n“I think SaaS businesses are going to have to **focus more on providing the shovel for AI to use their capabilities.”**", "url": "https://wpnews.pro/news/the-future-of-saas-is-apps-that-agents-can-use", "canonical_source": "https://www.latent.space/p/lovable-future-of-saas", "published_at": "2026-08-26 16:16:25+00:00", "updated_at": "2026-08-26 16:45:56.893692+00:00", "lang": "en", "topics": ["generative-ai", "ai-agents", "ai-products", "ai-startups", "developer-tools"], "entities": ["Lovable", "Fabian Hedin", "Menlo Ventures", "EQT", "Vercel", "Cloudflare", "ChatGPT", "Claude"], "alternates": {"html": "https://wpnews.pro/news/the-future-of-saas-is-apps-that-agents-can-use", "markdown": "https://wpnews.pro/news/the-future-of-saas-is-apps-that-agents-can-use.md", "text": "https://wpnews.pro/news/the-future-of-saas-is-apps-that-agents-can-use.txt", "jsonld": "https://wpnews.pro/news/the-future-of-saas-is-apps-that-agents-can-use.jsonld"}}