🎉 keinsaas Academy is live!View Upcoming Events
9 min.By Hagen RothmannCo-Founder & Commercial Lead

AI Adoption Strategies for German SMEs

What a year of implementations in German SMEs actually taught us: map the work, score the ROI, stay model-independent. Then automate a slice.

Process map and ROI scoring for AI adoption in German SMEs
Map the process, score the ROI, then automate a slice. · © keinsaas

Last year we spent most of our time inside small and mid-size German companies that wanted AI adoption, not another strategy workshop. The pattern that keeps showing up is not a missing model. It is starting in the wrong place.

Teams open Claude Code and try to automate the first process that comes to mind. What actually pays is the opposite. Stay model-independent. Write the processes down so everyone can see them. Pick the work with the highest return before you build anything.

What we saw implementing AI in German SMEs

The companies that got stuck had one thing in common. Their knowledge lived in ChatGPT threads, Claude projects, or a single person's head. When the model changed, or that person left, the work stopped.

The companies that moved built a knowledge base they owned. MCP, the Model Context Protocol, is the practical way to do that: an open connector so an AI workspace can read your files, CRM, and tools without copying everything into one vendor's chat. We keep a list of MCP servers worth connecting. The protocol is plumbing. The point is that the knowledge sits next to the work, and you can swap the model underneath.

Second: map the processes. Not a 40-page handbook. A list everyone in the company can read. Who does what, how often, which tools, what "done" looks like. If that list does not exist, nobody can prioritize, and every automation becomes a guessing game. The exercise is written out in where to start with AI automation.

Third: score the list before you touch a coding agent. For each activity, two numbers are enough. How often does it repeat? How many minutes does one run take a person? Multiply. That is the time you can buy back. Automate the top of that list first, and only a slice of it. Partial automation teaches you the edge cases before you try to run the whole process unattended. That is the same order as our 3-stage model for AI automation.

Then look at the tools you already pay for, and only then at new ones. Most SMEs already have a CRM, a mailbox, a shop system, and a shared drive. The first version should sit on that stack. New tools only earn a seat if they close a gap the existing ones cannot.

Ask thisIf the answer is highDo this first
How often does it repeat?Daily or weeklyCandidate for automation
Minutes per run30 or moreAutomate a slice, not the whole flow
Tools already in the stackCRM, mail, shop, driveWire those before buying anything new
Niche tool requiredDays of research and testingGet help, keep the knowledge in-house

What is pushing German SMEs toward AI

The drivers have not changed much, and they are still the right ones.

  • Competitive pressure. Customers and larger rivals already use AI on research, quotes, and follow-up. Standing still is a decision.
  • Productivity. Recurring admin, research, and reporting eat the week. AI is useful here only when the process is mapped and the time saved is real.
  • Customer service. Faster answers and fewer dropped requests, as long as a person still owns the hard cases.
  • Younger hires. People who already work this way in their private tools bring the expectation into the company. They are often the ones who start the first pilots.

The ifo Institute's May 2026 survey puts AI use at 54.5% of German companies, up from 40.9% a year earlier. Large firms sit at 67.2%. Mid-size firms are around 47%. Adoption is no longer the rare case. Getting value out of it still is.

Key challenges on the path to AI implementation

The knowledge gap is the real blocker

You can teach yourself a lot with the models. The gap that remains is the niche stack. Sales, marketing, and IT each have a long tail of tools that only show up after days of research. Then you still have to test them against your data, your permissions, and your German-language edge cases. Mid-size teams rarely have that time sitting unused in the calendar.

That is also an opportunity-cost problem. Every week a sales lead spends evaluating scrapers and CRMs is a week they are not closing. Building the automation yourself can look cheaper on a spreadsheet and still cost more than hiring someone who already did the research, as long as you buy the knowledge rather than rent a black box.

Data protection

Germany is strict here, and it should be. The mistake is treating privacy as a reason to freeze. Decide where data lives, which model is allowed to see it, and what leaves the building. We wrote the practical version of that choice in how to run AI on infrastructure you control.

Integration

Legacy systems, messy exports, three CRMs. The answer is still the process map. If you do not know which system is the source of truth for a step, no connector will save you.

Why we built Navigator

We did not want our automations and agents trapped inside Claude or ChatGPT. Those products are excellent. They are also someone else's workspace. If the model, the price, or the terms change, you want the agents to keep running.

That is why we built Navigator, our AI workspace. You develop the agents there, attach your knowledge over MCP, and run them on whatever model is currently the best fit. The longer argument for not wiring the company to a single vendor is in bring your own model.

The goal is not independence as a slogan. It is being able to switch models without rebuilding the work.

Where it pays in sales and marketing

Sales: lead research is still painfully manual

Most of the sales work we see is still a person opening tabs: company site, LinkedIn, register, news, then a note in the CRM. That is high frequency, high minutes, and low judgment per account. It is the first place we automate.

That is the job of our Sales Agent: a list of accounts that actually fit, the right contacts, current signals, and a draft you can send. The research is the bottleneck. The message is easier once the research is good.

Marketing: website research and on-page work

Marketing has the same shape. Finding which pages to fix, which queries you already rank for, and which competitors occupy the SERP is slow when it is done by hand. Tools like OpenSEO make that research cheap once you know which pages to touch. A full walkthrough of that stack is a separate article. Until it is up, use the same ROI filter as sales: frequency, minutes, then a slice.

Workshops beat licences

Buying Copilot, ChatGPT, Anthropic, or Navigator for the team does nothing if people do not change how they work on Tuesday. The knowledge gap closes in the room, not in the admin console.

Run workshops with the people who do the work. Build the first agents and automations together. Show how the tool sits in the existing day: the inbox, the CRM, the weekly report. One shared win is worth more than a licence that nobody opens.

What changed this year: models that can use a computer

The jump in the last year is not only better writing. Models can now do computer work. They log into tools that have no API, click through a portal, and fetch the thing a person used to fetch. Invoice portals are the example we keep hitting. The vendor never built an integration. The work still has to happen.

Anthropic's computer use is the public version of that shift: an agent that can see a screen and operate software. That does not mean you hand it the company. It means a class of processes that used to be "unautomatable" is now a candidate, as long as you mapped it, scored it, and kept a person on the approval.

Common questions about AI adoption in German SMEs

Where should we start?

With one process that repeats weekly, takes real minutes, and already lives in tools you pay for. Write it down, score it, automate a slice. Do not start by picking a model.

Why does model-independence matter?

Because the model is the part that changes fastest. If your knowledge and your agents live inside one chat product, a price change or an outage stops the work. Keep the workspace and the knowledge yours, and treat the model as a component you can swap. MCP is how those tools attach without a custom project each time.

Should we build the automations ourselves?

Sometimes, if the process is simple and someone on the team already enjoys the tooling. For niche stacks, the research and testing cost more than the build. Pay an expert for that work, but make sure the result lives in a workspace you own, not only in theirs.

Do we need workshops if people already use ChatGPT at home?

Yes. Private use does not transfer to the CRM, the invoice portal, or the shared drive. The first agents have to be built on the real Tuesday, with the real permissions, next to the person who owns the process.

What is different about computer-use models?

They can operate software that has no API. That opens portals, exports, and clicks that used to require a person. It also raises the bar on access control. Map the process and keep a human on anything that spends money or sends a message outward.

Start with the list, not the model

AI adoption in German SMEs is no longer a question of whether the technology works. It is a question of whether the company can see its own processes clearly enough to pick the right first slice.

If you want a workspace that does not lock those agents to one vendor, start with Navigator. If the first slice is lead research, look at the Sales Agent. And if you want a second pair of eyes on the process map, write to us.

Which process on your list repeats often enough that you already resent it?

Hagen Rothmann
About the author

Hagen Rothmann

Co-Founder & Commercial Lead

With his first company, Coconaut.uk, he started automating processes in production and logistics early on. Today, he is driven by the question of how companies can handle recurring work more efficiently, autonomously, and at scale.

Connect on LinkedIn

What's next

Ready to build something that fits your team?

Book a free discovery call and we'll map out where custom AI would meaningfully change your week.

Book a discovery call