---
title: "Pierre-Laurent Medori| GoodBarber Blog"
description: "Articles and insights from Pierre-Laurent Medori on the GoodBarber blog."
canonical_url: "https://www.goodbarber.com/blog/author/pierre-medori/"
lang: en
---

# Pierre-Laurent Medori| GoodBarber Blog

[Back](/blog/)

![Pierre-Laurent Medori](https://blog.goodbarber.com/_public/profile/b5/b5f3704c4117b921f2e8146eddf0b0763b3e1692-default.jpg)

# Pierre-Laurent Medori

Head of Backend Engineering

I'm Head of Backend Engineering at GoodBarber, where we build the platform that lets anyone create native apps without writing code. My team owns what runs behind the scenes — the APIs, services, and infrastructure that turn a no-code project into real published apps, hosting, push, and a full store. I write about the engineering that keeps "no-code" working at scale, and where AI fits in.

Follow[![linkedin](https://portal.ww-cdn.com/portal_static/svg/base2021/linkedin.3ed8162e2a2b.svg)](https://www.linkedin.com/in/pierre-laurent-medori/)

## Articles by Pierre-Laurent Medori

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97889715-68139973.jpg?v=1788332824.9578428)

Pierre-Laurent Medori, Wednesday 2 September 2026

## [Back to Business: Your September App To-Do List (Before the Q4 Rush)](https://www.goodbarber.com/blog/back-to-business-your-september-app-to-do-list-before-the-q4-rush-a1607/)

The app stores did not take a vacation, so start by catching up with them. Apple and Google tighten their requirements every year: target API levels, privacy rules, SDK deadlines. An app that stands still does not stay the same, it slowly drifts out of compliance, and most of that damage is invisible until it is expensive. We detailed exactly what quietly breaks when you don't update your app, and the short version is: rebuild and resubmit before the stores make the decision for you.If your app runs on GoodBarber, most of that maintenance happened over the summer without you noticing, which is exactly the point. Still, open your store consoles once and check that nothing is waiting on you.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97877519-68129776.jpg?v=1788240759.1400402)

Pierre-Laurent Medori, Tuesday 1 September 2026

## [Can You Really Create an App for Free? What Free App Builders Actually Include](https://www.goodbarber.com/blog/can-you-really-create-an-app-for-free-what-free-app-builders-actually-include-a1606/)

TL;DR: You can build and preview an app for free with several no-code tools. Publishing a native app to the App Store and Google Play requires a paid plan with every major builder, plus two fees no vendor can waive: Apple's 99 $ per year developer account and Google Play's one-time 25 $ registration. Free plans are genuinely useful for validating an idea. They are not a way to run an app in production.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97677021-68007108.jpg?v=1786617030.8582947)

Pierre-Laurent Medori, Friday 21 August 2026

## [How much does an event app cost in 2026? Real prices](https://www.goodbarber.com/blog/how-much-does-an-event-app-cost-in-2026-real-prices-a1597/)

An event app costs from $36 a month with a no-code builder, $1,000 to $20,000 a year on event platforms. Real 2026 prices and the ticketing question.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97675530-68006163.jpg?v=1786606655.7723467)

Pierre-Laurent Medori, Tuesday 18 August 2026

## [How much does a church app cost in 2026? Real prices](https://www.goodbarber.com/blog/how-much-does-a-church-app-cost-in-2026-real-prices-a1594/)

A church app costs from $36 a month with a no-code builder to $119 and more on church platforms. Real 2026 prices, hidden fees, and the donations question.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97686440-68011995.jpg?v=1786692894.2900472)

Pierre-Laurent Medori, Friday 14 August 2026

## [GoodBarber is now in the ChatGPT plugin directory](https://www.goodbarber.com/blog/goodbarber-is-now-in-the-chatgpt-plugin-directory-a1598/)

GoodBarber is now listed in the ChatGPT app directory. Connect your app and manage products, content, members and push in plain language.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97675617-68006284.jpg?v=1786607669.2082596)

Pierre-Laurent Medori, Thursday 13 August 2026

## [Your app's MCP server now speaks the latest version of the protocol](https://www.goodbarber.com/blog/your-app-s-mcp-server-now-speaks-the-latest-version-of-the-protocol-a1595/)

Every GoodBarber app comes with its own MCP server. It is the secure doorway that lets an AI assistant, with your permission, read and manage your app: write and schedule articles, update products, check your stats, prepare push notifications. You connect the assistant once, it authenticates through OAuth, and it only ever sees your app.If you are discovering this, two good starting points: our MCP page explains how to connect an assistant to your app, and this article explains what makes an application MCP server different.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97663926-67999532.jpg?v=1786520400.5468078)

Pierre-Laurent Medori, Wednesday 12 August 2026

## [The production checklist AI-built apps fail (7 things that break after the demo)](https://www.goodbarber.com/blog/the-production-checklist-ai-built-apps-fail-7-things-that-break-after-the-demo-a1592/)

The short version. An AI-built app that shines in a demo has proven it can render, not that it can run. Production is decided by seven boring things: accounts, empty states, store review, push delivery, the stack bill, the first update, and week-to-week operation. Run the seven checks below before you announce a launch date. On GoodBarber, the platform carries the first six, some pre-built, some as a service, and the seventh comes with an AI agent connection.You built an app with an AI app builder, or vibe-coded it prompt by prompt over a few evenings. It works. But look at the conditions under which it works: your phone, your Wi-Fi, your account, data you typed in yourself, a build generated an hour ago. A demo is an app tested exclusively under friendly conditions.Production ready means the opposite: the app keeps working once the friendly conditions are gone. Strangers instead of you, a reviewer instead of an audience, months instead of an afternoon.We have already written about why this gap exists: our article on the seven walls between a prototype and the stores maps the structural distance, and our piece on building an app versus running one names the work that starts after launch. Those articles end in questions worth asking yourself. This one turns the questions into experiments: seven checks, each with a concrete procedure and a pass condition you cannot argue with, all of them runnable this week. If a check feels boring, that is the point. Production is where the boring bugs live.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97525920-67914349.jpg?v=1785418416.8434043)

Pierre-Laurent Medori, Tuesday 11 August 2026

## [Website or app for your small business? Stop over-engineering it.](https://www.goodbarber.com/blog/website-or-app-for-your-small-business-stop-over-engineering-it-a1582/)

Most small businesses are sold an 8-page website they don't need. What they really need: a findable presence, bookings, and an app. A PWA is all three.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97639634-67983105.jpg?v=1786347196.8496096)

Pierre-Laurent Medori, Monday 10 August 2026

## [You can own your app. Can you leave your AI app builder?](https://www.goodbarber.com/blog/you-can-own-your-app-can-you-leave-your-ai-app-builder-a1591/)

AI app builder lock-in rarely lives in the code. What export really covers, what stays behind, and what owning your app should mean.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97525919-67914342.jpg?v=1785924535.2173727)

Pierre-Laurent Medori, Monday 3 August 2026

## [Do you need a website, an app, or both? Your PWA is quietly both](https://www.goodbarber.com/blog/do-you-need-a-website-an-app-or-both-your-pwa-is-quietly-both-a1581/)

Website vs app vs PWA: what each one does, what it costs to keep alive, and how to choose. A server-rendered PWA is both a website and an app in one.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97524004-67911935.jpg?v=1785404390.6832697)

Pierre-Laurent Medori, Thursday 30 July 2026

## [Your AI can build an app. Here's how to let it run one.](https://www.goodbarber.com/blog/your-ai-can-build-an-app-here-s-how-to-let-it-run-one-a1577/)

AI agents can now operate a live mobile app: publish content, send push, manage the shop. Here is what that takes, and where it is real vs hype.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97440310-67860819.jpg?v=1784785267.9119759)

Pierre-Laurent Medori, Thursday 23 July 2026

## [What quietly breaks when you don't update your app (and why you never notice on GoodBarber)](https://www.goodbarber.com/blog/what-quietly-breaks-when-you-don-t-update-your-app-and-why-you-never-notice-on-goodbarber-a1566/)

The short version. A mobile app that is not updated does not stay frozen: it decays. Push notifications quietly stop landing, new users stop finding it, and the stores eventually hide or remove it. On GoodBarber, the platform absorbs every OS and store change and ships the fix with your next update, so a year of mobile churn reaches you as a release note. The one thing you still have to do: update regularly.Your app works today. Leave it untouched for a year: it will still open, still look right, still do its job on your own phone. Nothing in your dashboard warns you. That is the trap.Because while your app stood still, everything underneath it moved. Apple and Google shipped new operating systems, rewrote store rules, retired old plumbing. You notice months later, through symptoms that look like a marketing problem: downloads sag, push campaigns reach fewer people, a loyal user writes that the app misbehaves on their new phone. The decay is real, and it has nothing to do with the quality of your content.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97430024-67853549.jpg?v=1784706910.8757238)

Pierre-Laurent Medori, Wednesday 22 July 2026

## [Not all MCP servers are equal: BaaS MCP vs application MCP](https://www.goodbarber.com/blog/not-all-mcp-servers-are-equal-baas-mcp-vs-application-mcp-a1565/)

An MCP server on a backend gives an agent your database. GoodBarber's application MCP gives it your live app: feature-gated, per-app OAuth, verified writes.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97375489-67822619.jpg?v=1784275386.08739)

Pierre-Laurent Medori, Friday 17 July 2026

## [AI app builders can build an app. Can they run one?](https://www.goodbarber.com/blog/ai-app-builders-can-build-an-app-can-they-run-one-a1560/)

AI app builders nail the prototype. Production is another job: ownership, auth, stores, upkeep. How GoodBarber ships a native app AI agents can actually run.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97296817-67778574.jpg?v=1783667585.7413554)

Pierre-Laurent Medori, Friday 10 July 2026

## [Vibe coding is magic in the demo. Is your app really production-ready?](https://www.goodbarber.com/blog/vibe-coding-is-magic-in-the-demo-is-your-app-really-production-ready-a1558/)

On February 2, 2025, Andrej Karpathy named the thing: “There's a new kind of coding I call 'vibe coding', where you fully give in to the vibes, embrace exponentials, and forget that the code even exists.” Nine months later, “vibe coding” was Collins Dictionary's Word of the Year. Few tech terms have traveled that fast — because few tech experiences are that intoxicating.The numbers say the same. Lovable reached $100M in annual recurring revenue eight months after launch, with more than 10 million projects created on the platform. Bolt.new reached roughly $40M ARR in about five months. Replit multiplied its revenue tenfold in half a year after launching its agent. Millions of people typed a sentence and watched software appear.We understand the high. It's the same one our users feel when they describe a feature and see it running in their app. Seeing your idea work — not mocked up, working — changes what you believe you can build. That part deserves no irony.But Karpathy put the caveat in the very same post: vibe coding is “not too bad for throwaway weekend projects.” The people living it say it with less restraint. One builder on r/nocode titled his post “Tried Bolt.new. Felt Like a God. Then Reality Slapped Me.” and summed up the morning after: “Suddenly, the dream of 'AI-powered coding' turned into 'AI-powered anxiety.'”The demo isn't a lie. The mistake is reading it as a finished product.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97077578-67640606.jpg?v=1782115694.6809444)

Pierre-Laurent Medori, Monday 22 June 2026

## [Vertical AI Agents for Your App — No Code Required](https://www.goodbarber.com/blog/vertical-ai-agents-for-your-app-no-code-required-a1534/)

Gartner says 33% of enterprise software will include agentic AI by 2028. Your GoodBarber Skills already qualify — here's how to activate them, no code needed.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97040364-67621018.jpg?v=1781843924.4140196)

Pierre-Laurent Medori, Friday 19 June 2026

## [10 Apps, 1 Agent, 20 Minutes a Day: Manage Multiple GoodBarber Apps with AI](https://www.goodbarber.com/blog/10-apps-1-agent-20-minutes-a-day-manage-multiple-goodbarber-apps-with-ai-a1533/)

Agencies and resellers: run a daily review across every client app from one AI agent. How to manage multiple GoodBarber apps with AI through MCP — in 3 steps.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/97009344-67603217.jpg?v=1781673864.4285276)

Pierre-Laurent Medori, Wednesday 17 June 2026

## [AI Content Publishing: Run Your App's Editorial Calendar with an Agent](https://www.goodbarber.com/blog/ai-content-publishing-run-your-app-s-editorial-calendar-with-an-agent-a1532/)

AI content publishing for editors and nonprofits: let an agent publish, schedule and run your app's content calendar through MCP — shown live, step by step.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/96983310-67587600.jpg?v=1781520726.4833996)

Pierre-Laurent Medori, Monday 15 June 2026

## [Agent-Ready Apps: Why Your App Must Be AI-Operable in 2026](https://www.goodbarber.com/blog/agent-ready-apps-why-your-app-must-be-ai-operable-in-2026-a1527/)

For fifteen years, software raced to be easier for people to operate. That race is ending. The next one is whether your app can be operated by an AI agent at all. Here is what "agent-ready" means, the five things it takes, and why 2026 is the year it stops being optional. You run an app. Every week you open a dashboard, publish a few things, schedule a push, check yesterday's numbers, fix a price. That dashboard got friendlier every year — the whole no-code promise, and it worked. Millions of people now operate professional apps without code.But the operator is changing. People are starting to hand that weekly routine to an AI assistant: "Publish these three articles, schedule a push for each, and tell me which section lost readers last week." The assistant doesn't want a friendlier dashboard. It wants an interface it can call.That single fact reorders everything. The interface that wins the next decade isn't the one humans like best. It's the one an agent can drive.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/96945942-67568211.jpg?v=1781241281.455767)

Pierre-Laurent Medori, Friday 12 June 2026

## [Use ChatGPT with GoodBarber: run your app without code](https://www.goodbarber.com/blog/use-chatgpt-with-goodbarber-run-your-app-without-code-a1525/)

Let's settle it right away, because it's the misunderstanding that stops everyone: you don't need any technical skills. No terminal, nothing to install, not a single command line. If you can write a message, you can run your app.The "MCP" our other articles talk about is simply the secure bridge between ChatGPT and your app. You'll never have to touch it, or even remember what those three letters stand for. You plug it in once, and you forget it.What you use is ChatGPT: the OpenAI assistant you've probably already opened a hundred times. The same chat window. The only difference, once it's connected to your app, is that it now knows how to act on it.We've been building tools for non-technical creators since 2011. This one follows the same rule as the rest: more power, less complexity.What is MCP?

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/96933244-67560141.jpg?v=1781163568.7545643)

Pierre-Laurent Medori, Thursday 11 June 2026

## [How to automate your GoodBarber app with n8n and MCP — no code required](https://www.goodbarber.com/blog/how-to-automate-your-goodbarber-app-with-n8n-and-mcp-%E2%80%94-no-code-required-a1523/)

The short answer: with MCP, the API explains itself to the machine — you don't build requests by hand.A classic REST integration means reading API docs, building each HTTP request, handling auth and pagination yourself. MCP (Model Context Protocol) inverts that work: your GoodBarber app exposes its operations as tools that any MCP client can discover and call. Our test app — a Content App — exposed 62 tools the moment we connected: articles, paragraphs, events, maps, galleries, videos, sounds.n8n matters here because it's one of the rare automation platforms with a native MCP Client node — and because its AI Agent nodes can hand those 62 tools to Claude and let the model decide which to call. Zapier-style platforms automate apps; n8n + MCP automates your app.REST + classic automationMCP + n8nIntegration workOne hand-built request per actionTools discovered automaticallyAuthAPI keys per requestOne OAuth connectionAI in the loopYou parse, AI sees fragmentsThe agent calls tools directly

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/96919293-67551335.jpg?v=1781079039.890735)

Pierre-Laurent Medori, Wednesday 10 June 2026

## [Your app is an AI backend: why agent-ready beats building AI agents](https://www.goodbarber.com/blog/your-app-is-an-ai-backend-why-agent-ready-beats-building-ai-agents-a1522/)

Every app platform in 2026 calls itself AI-powered. Bubble wants you to build AI agents. Lovable generates an app from a prompt. GoodBarber does something different — and, for most businesses, more useful: it turns the app you already run into an AI backend, a live system any AI agent can operate on your behalf. No-code app builders approach AI agent integration in two ways: they help you build agents, or they make your existing app callable by them.The agent-builder modelThe AI backend modelWhat the AI doesGenerates or powers your app's logicCalls your app's operations on your behalfYour starting pointBuild — or rebuild — on their platformYour existing app is already the targetWhere complexity livesIn workflows and databases you maintainIn the agent; your app simply respondsExamplesBubble, Lovable, Base44GoodBarber, through MCPBubble's pitch is sincere and, for its audience, accurate: if you're assembling a custom software product, building AI agents on Bubble's database-and-workflow engine is genuinely powerful. The same goes for prompt-to-app tools when what you need is a prototype by tonight.But notice what both ask of you first: a build. A schema, workflows, screens — or at the very least a migration.For a merchant with an existing app and real customers, that's the wrong starting point. You don't need to rebuild anything. You need your app to respond to AI commands.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/96843049-67504426.jpg?v=1780567340.040331)

Pierre-Laurent Medori, Thursday 4 June 2026

## [Your GoodBarber app is now AI-agent-ready: 44 skills for Claude Code, Cursor, and any MCP client](https://www.goodbarber.com/blog/your-goodbarber-app-is-now-ai-agent-ready-44-skills-for-claude-code-cursor-and-any-mcp-client-a1520/)

GoodBarber's MCP server makes your app a first-class tool any AI agent can drive — with 44 open-source skills, native Claude Code and Cursor support, and an endpoint built for agencies. Three articles showed how GoodBarber's MCP server works for creators. This one is for the people building on top of it.If you're catching up, the server launched for the shop, then reached your content, then push notifications.

![](https://cmsphoto.ww-cdn.com/superstatic/41269/art/large_x2_16_9/96814190-67483836.jpg?v=1780401214.3905704)

Pierre-Laurent Medori, Tuesday 2 June 2026

## [The GoodBarber MCP server goes further: create push notifications with AI](https://www.goodbarber.com/blog/the-goodbarber-mcp-server-goes-further-create-push-notifications-with-ai-a1514/)

Since its launch, the GoodBarber MCP server has opened up a new way to manage an app. Instead of navigating through every back-office menu, you can ask an AI assistant to perform certain actions for you, using natural language. Creating a push notification can seem simple at first: write a message, choose an audience, send it.But in real use, requests are often more precise:send the notification tomorrow morning;target only iOS and Android users;open a specific app section;redirect to an article, product, or URL;target a user group;send a message to a specific user;schedule the send according to each user's local time.Until now, this kind of setup required going through several settings manually. With the enriched MCP server, users can express their need in a natural sentence.For example:"Send a push notification Friday at 10 a.m. to iOS and PWA users to announce the release of my new show, and open the Web TV section when they tap it."The assistant then needs to understand three essential elements:the message to send;the audience concerned;the action to trigger on tap.This is exactly what makes the update useful: AI does not just write text. It interprets a complete communication intent.
