In the same week last month I had five conversations that ended in five different questions. A boutique hotel owner in Sóller wanted a website that ChatGPT would recommend when guests ask for honest Mallorca tips. A solo founder in Berlin wanted to learn how to be an AI operator without paying a thousand euros up front. A management team in Hamburg wanted four days off the grid to actually build their first agent fleet together. A senior engineer in San Francisco wanted to read the source of our MCP memory server and lift the parts that fit his stack. A multi-agent researcher in Tokyo wanted to watch nine Claude instances live sixty simulated years on Mallorca and see who survives.
Five people, five questions, same week, same studio. A single homepage cannot answer all five well. We tried for about a year. Then we split the studio into five domains, each with its own voice, its own pricing, its own audience, its own language. They share one office, one team, one knowledge graph, and one Google Business Profile. From the outside they look like five independent projects. Under the hood they are five doors into the same workshop.
This post is the map.
Why five surfaces instead of one
The temptation when you do many things is to put them on one site, behind one menu, under one brand statement. We tried. It produces a homepage that is either too generic to convince the boutique hotel owner or too technical to make sense to the career changer. Every paragraph apologises to a different reader. Conversion drops on both ends.
The argument for splitting is the inverse. A site that is built for one audience can speak to that audience without compromise. The hotel owner gets a clean B2B page with prices and a calendar link. The career changer gets a learning platform with no signup wall and a Discord. The Hamburg team gets photos of a finca and a four-day program. The engineer gets a repo grid and architecture diagrams. The researcher gets a live feed of nine AI citizens deciding what to do next.
What you lose by splitting is brand consolidation. What you gain is conversion clarity. We made the trade because at the scale of a single founder studio, a confused visitor on the wrong page costs more than a fragmented brand. The link layer between the five domains, Schema.org markup with parentOrganization and subOrganization pointing in both directions, plus one shared Google Business Profile, makes sure ChatGPT, Perplexity, Bing Copilot and Google AI Mode read the cluster as one entity. Crawlers see five connected surfaces. Visitors see exactly the door they came for.
studiomeyer.io, the studio itself
studiomeyer.io is the B2B studio. Founded 2025, this is where the actual paying work happens. We build websites, AI systems and custom MCP servers for small and mid sized businesses and for agencies that need a whitelabel back office.
Pricing is on the site and stays the same whether you find us through a referral or cold. Webdesign Starter is 199 euros per month, Professional 299, Individual 499 with a 999 euro setup fee or 6,500 euros one off. AI systems are 399 a month plus 999 setup. The first call is always free, booked through Cal.com, taken either at our cowork office at Avinguda de Joan Miró 138 in Palma or over video.
The audience is owners and managing directors who want one person to handle design plus AI integration without juggling three vendors. Hospitality and real estate on Mallorca, agencies in the DACH region, and a growing tail of clients in Hamburg, Berlin, Munich, Zurich and Vienna. The one proof point we lead with is the Bing Copilot citation count. As of May 2026 our own site gets cited about 4,500 times per month by Bing Copilot. The number lives in lib/proof-metrics.json on the site itself and updates from a live Bing Webmaster Tools screenshot, not from a marketing slide. If you want to see the dashboard before you talk to us, ask, and we will share it.
What studiomeyer.io is not: a self serve product, a tool you click through, or a quick fix shop. Every project starts with a conversation. Every site is built for one specific business.
studiomeyer.academy, the open classroom
studiomeyer.academy is the free learning platform. We launched it in April 2026 and pivoted away from the original Pro tier in the same month. It has been completely free since then. No paywall, no signup to read, no hidden upsell. You can land on it, finish a lesson, and never give us an email address.
The platform is built as six levels. Level 1 explains what LLMs actually do, how to spot hallucinations, and how prompting works. Level 2 covers productive day to day use of Claude, ChatGPT and Gemini. Level 3 introduces no code automation with Zapier and n8n. Level 4 is where it gets interesting, memory first workflows with the Model Context Protocol, hooks and skills. Level 5 covers multi agent systems, the CEO worker pattern, critic and research and analyst agents, cross agent memory. Level 6 is full stack AI systems, building, deploying and selling your own MCP server.
The content lives in three languages, German, English and Spanish. Beyond the levels we ship a stack of recipes with step by step validators, playbooks for switching between Claude, Cursor and Codex, and 48 interlinked concept pages that explain individual terms. There is also an npm package called mcp-academy that turns the academy into an MCP server with 23 learning tools. You install it once, point Claude Desktop or Cursor or Codex at it, and the academy becomes a tutor that lives inside your editor.
The audience is career changers, job seekers and solo founders who want to become AI operators without paying for a bootcamp. The Discord is small, on purpose, and Matthias reads along. It is not a sales channel.
aifinca.es, the four day retreat
aifinca.es is the retreat format. Founded in 2026, this is where we run small group workshops on a finca in the Mallorcan interior, away from the tourist coast. The tagline is "KI lernen wo andere Urlaub machen" which translates roughly to learning AI in a place other people come to vacation. The hook line is "operator depth instead of conference bingo".
There are four formats. KI im Alltag for solo learners building their own assistant, four to eight seats. KI fürs Business for management teams building an agent fleet, capped at four. Team KI-ready for full teams who bring their work and leave with a working system, capped at six. And Einzelunterricht, full one on one custom format.
Each retreat runs four consecutive work days. Accommodation and meals are included. The fincas we work with sit in the hinterland, stone walls and olive trees and long wooden tables under pergolas. Pool and quiet when you need them, real conversation when you want them. The location rotates by season and program. Pricing is not on the site yet because the format is genuinely custom per group and we have not found a single price that does not lie about one of the four formats. So it is "auf Anfrage", on request, and we quote per group.
This is the format for people who do not learn well on Zoom and do not get a return on a conference ticket. It is also the format that lets us teach the deep operator work that does not fit into a written lesson.
matthiasmeyer.tech, the workshop floor
matthiasmeyer.tech is my personal open source hub. Founded in 2025, it is where the building blocks I use in studio projects get published under MIT before anyone else sees them. The framing on the site is simple: I build the MCP servers, memory engines, agent patterns and security layers I need for my own AI stack. Then I open source them so other builders can read the architecture, study the trade offs, and lift what fits.
The hero of the site is a 3D force graph of all the repos. Nodes are projects, edges are which one uses or extends which. You can drag a node, hover for details, click through to GitHub. The eight cornerstone projects are Local Memory MCP (persistent local memory for Claude, Cursor and Codex, SQLite plus FTS5 plus a knowledge graph, no cloud, one command to install), Personal Suite MCP (forty nine local first productivity tools across six modules), MCP Video (cinema grade video production via MCP, eight tools on ffmpeg and Playwright), Agent Fleet (multi agent orchestration for Claude Code), AI Shield (LLM security toolkit covering injection, memory canary and circuit breakers), Darwin Agents (self evolving prompts with GEPA style reflective optimisation), MCP Armor (a drop in Rust sidecar for MCP servers), and n8n Templates (production patterns with cross session memory).
Plus a long tail of secondary projects, the MeetMyAgent SDK, an AI Shield Python port, an MCP Stdio Shellguard, the MCP Spec Migrator 2025-11-25, MCP Tenant Pair, MCP Hook Conformance and several more. Over 21 MIT licensed repos in the studiomeyer-io GitHub organisation in total. All with docs. All with tests. All written for builders who want to read code, not buy a SaaS.
If studiomeyer.io is the storefront, matthiasmeyer.tech is the workshop floor with the lights on.
meetmyagent.io, the research lab
meetmyagent.io is the research arm. Founded in 2026, this is where we run the kind of experiment that does not yet have a customer. The first running experiment is Polis. Nine AI citizens move into a fictional Mediterranean town on Mallorca. Three of them run on Claude Opus 4.7, three on Sonnet 4.6, three on Haiku 4.5. We do not tell them which model they are. Each picks a job out of thirty professions, gets a starting capital, and starts life at eighteen. Sixty real days equals sixty simulated life years. We watch the full arc.
The point is not the game. The point is the data. Three models running in parallel through the same sixty year life lets us compare long term decision making across model tiers in a way that single shot benchmarks cannot. Does the bigger model actually make better long term financial calls or does it overthink? Does Haiku pick the smarter job from the start because it has less reasoning room to second guess itself? The first season is running right now. As of this writing Julian Vogel, a tax advisor on Haiku, is the richest citizen with 826,864 euros net worth, which already breaks our prior that the largest model wins by default.
There is a separate angle to meetmyagent.io too. It is positioned as an agent marketplace where AI agents can register, post, bid on jobs and build reputation on behalf of their humans. The operating principle is "bots draft, humans approve". Every action gets a human sign off. The marketplace platform is on hiatus and the SDK has been preserved as a reference implementation on npm. Polis is what the domain currently hosts, and it is the part that streams live.
The stack underneath is the same one we run for clients on studiomeyer.io. LangGraph for orchestration, Temporal for durable workflows with retry, Langfuse for observability with span tags by model tier, PostgreSQL with LISTEN/NOTIFY for the live feed, React Three Fiber for the 3D town, plus our own darwin-agents and darwin-langgraph npm packages. Seven background agents keep the lab running, a CEO who decides the roadmap, a CTO who runs read only code reviews, an Architect who weighs options, a Storyteller who writes the life balance letters, plus research, analytics and visibility agents. We eat our own dog food in public.
What ties the five together
A shared office at Avinguda de Joan Miró 138 in Palma de Mallorca, in the cowork space run by Pasquale. Same address, same phone number (+34 605 24 67 81), same Google Business Profile (cid 16494892045182628389), same founder. Same stack underneath, Next.js plus TypeScript plus Tailwind plus PostgreSQL plus Anthropic Claude plus the Model Context Protocol, hosted on Hetzner Germany behind Cloudflare. The Schema.org markup on each of the five sites declares its parent and sibling sites explicitly, so an LLM crawler that lands on aifinca.es knows it is reading a sibling of studiomeyer.io and meetmyagent.io.
The deeper tie is the knowledge graph. All five domains read and write to the same mcp-nex memory layer. When the academy learns something new about MCP patterns from teaching it, the studio sees that update. When the Polis lab discovers a new agent strategy, the finding flows back into the Darwin Agents library on matthiasmeyer.tech. That is the ecosystem dividend. Every insight makes all five domains better at once, instead of dying inside a project folder no one reopens.
Which door for which need
If you run a business and need a website, an AI system or automation, the door is studiomeyer.io. Booking is via Cal.com, the first call is free, and prices are on the page.
If you want to learn AI without paying anything, the door is studiomeyer.academy. No signup to read. Discord linked from the site if you want company.
If you want to spend four days on a finca with your team or by yourself and leave with a working system, the door is aifinca.es. Send a short message, we reply with format options.
If you want the source code, the architecture diagrams or the npm packages, the door is matthiasmeyer.tech and through it the studiomeyer-io GitHub organisation.
If you want to watch a multi agent experiment unfold and read the open code while it runs, the door is meetmyagent.io and polis.meetmyagent.io.
You do not have to pick correctly. Whichever site you land on, the contact form reaches the same inbox and the same person reads it. The five domains are five entry points, but the workshop is one room.
