Open-source AI agents for companies in Germany
I set up AI agents for smaller companies on open-source software: agents with roles on a control plane that runs on a server you choose, and a person who approves each change to live data. I take on freelance and interim engagements, remote from Frankfurt, with on-site days when the work needs them. Let's talk about your needs in a free 30-minute video call.
What I set up for your company
-
Experience with work and systems
For more than twenty years I have designed systems around the people who use them. With agents I start in the same place: which work your staff hand over, and which decisions stay with them.
-
Agents with roles
For a client I set up a company of AI agents on the open-source control plane Paperclip. Each agent has a chief and one job at a time, and its code arrives as a merge request.
-
A person at the gate
The development system runs without waiting for anyone. A change to live data waits for a person's confirmation, and an agent's key cannot push to the production branch.
-
Your choice of model
The control plane runs on a server you choose. Its agents call a cloud model such as Claude, or an open-weight model on your own hardware.
-
Reports you can check
An agent can do correct work and still report the wrong number. A read-only script measures each result, and its number stands over the agent's report.
-
Costs with a ceiling
Paperclip gives each agent a monthly budget. You set the amount, and an agent that reaches it stops.
What open-source AI agents are
An AI agent is a language model that works through a task with tools: it reads documents and calls other systems until the task is done. With open-source agents, the software around the model is open, from the control plane that assigns the work to the harness that runs each agent. You can read that code and run it on your own server.
Paperclip is such a control plane, under the MIT license. It keeps the org chart, the goals, the issues and the approvals, and it wakes an agent with a heartbeat when work waits. It runs no model itself. Each agent runs through an adapter, for Claude, Codex, OpenCode, Pi or a plain script.
Why a company runs agents on its own server
The control plane holds your tasks and the record of each approval, so it belongs on a server you control. The model is a separate decision: the agents call a cloud model through its API, or an open-weight model that runs on your hardware.
Open code shows what the software does. It does not stop an agent from doing harm. On January 28, 2026, Cisco reported a third-party skill for the open-source agent OpenClaw that sent data to an outside server and used prompt injection, and found at least one vulnerability in 26 percent of 31,000 agent skills it analyzed (Cisco). An open-source agent needs the same limits as any other: the rights of a new colleague, and a person who confirms changes to live data.
How I set up a company of agents
For a client’s information platform I set up part of the work like a company whose staff are AI agents: a CEO agent, a chief each for data, technology and marketing, and an engineer under the technology chief. The first jobs produced the rules I apply to agents today:
- A chief never executes. It hands each task to an idle agent of its team or creates a new one, so no agent is booked twice.
- One job is in flight per agent. Two jobs of one agent in one workspace can destroy each other’s work.
- A run and a task have separate clocks. The control plane ends a run after about four minutes, so long jobs run detached and get polled, or they become child issues.
- A report gets measured. In the first job an agent did the work right and reported the wrong count, because it counted a wider area than the task named. Since then a verifier script measures each result.
- Confirmations reach a phone. I put an OAuth gateway, built with FastMCP, in front of the control plane’s MCP server, so Claude on a phone reads and writes the issues.
The full account is in the post Running a company of AI agents with Paperclip.
Checklist before an agent takes its first job
Questions to answer for each agent in your company. Bring your answers to our call.
- Which role does the agent have, and which chief assigns its work?
- Which systems may it read, and which may it write?
- Does it run against a development system only?
- Who confirms a change to live data, and through which channel outside the chat?
- Which script checks its reports, independent of the agent?
- What is its monthly budget?
- How does a job continue that takes longer than one run?
- Which model does it call, and where does that model run?
- Who may pause it, and who reads its history afterwards?
Who I am
I am Michael Wutzke, an AI engineer in Frankfurt with more than twenty years in IT and media. I was Head of Decentralized Finance and Node Operations, then CIO, at the Frankfurt-based company Blocksize Capital. Today I help a client rebuild its platform with Claude and Codex; the work has produced more than 300 API endpoints and more than 8,000 commits. At Claude Hacker House I teach building MCP servers and virtual organizations of agents. Details: Career stages.
How an engagement runs
-
Free video call
In 30 minutes we talk about the work your agents should take over and the systems they would touch.
-
Assessment together
We go through the tasks, the data and the rights each agent needs, and decide which model it calls and where the control plane runs.
-
Quote and order
The assessment ends with a quote, and the setup starts when you accept it.
-
Setup
I install the control plane on your server, define the roles and the delegation rule, and connect the agents to your systems with the rights of a new colleague.
-
First jobs under supervision
The agents take their first jobs on the development system. A script checks each result, and live data changes only after your confirmation.
-
Handover
Your staff answer the confirmation requests, and your team receives the written rules and the checks, so the setup keeps running without me.
Questions companies ask
Which open-source software do you use for agents?
In client work I use Paperclip, an open-source control plane under the MIT license. It holds the org chart, the goals, the issues and the approvals, and it wakes an agent when work waits. The software for your company comes out of the assessment.
Do the agents need a cloud model?
No. In my client work the agents are Claude processes. Paperclip also runs agents through open-source harnesses such as OpenCode or Pi, which can call an open-weight model on your own server. The page Self-hosted LLMs such as DeepSeek covers that part.
Can the agents work with our live data?
They work on a development system. A change to live data waits for a confirmation that a person gives outside the chat, and an approval does not carry over to the next change.
How do we stop an agent?
You pause it. In Paperclip a terminated agent cannot be resumed, so pausing keeps its history and its open issues.
Which engagements do you take on?
Freelance and interim engagements, part time or full time. I work remote from Frankfurt and travel for on-site days in Frankfurt Rhine-Main or at your office elsewhere in Germany.
Details on the work behind this page
-
Running a company of AI agents with Paperclip
An org chart of AI agents on the open-source control plane Paperclip, June 2026: the delegation rule, the human gate and four lessons from the first jobs.
-
Virtual organizations of autonomous agents
AI agents can work like a team, but few know how to lead them reliably. I test how roles and rules keep them on track.
-
AI agents under the same rules as humans
Limits at the resource, a blocking check before each tool call, and approvals that only a person gives.
Your open-source AI agent developer in Germany
I am Michael Wutzke, an AI agent developer in Germany, based in Frankfurt. In a free 30-minute video call we talk about the work your agents should take over and the rules they need, and you learn whether an open-source setup fits your company.
Searches this page answers
- open source AI agents
- open source AI agent platform
- open source AI agent framework
- open source AI agent orchestration
- open source agent orchestration platform
- open source multi agent orchestration
- AI agent orchestration platform
- AI agent control plane
- AI agent control plane open source
- self hosted AI agent platform
- self hosted AI agent orchestration
- self hosted AI agent framework
- best self hosted AI agent
- Paperclip AI agents
- Paperclip AI agent orchestration
- Paperclip AI agent company
- Paperclip hire AI agents like employees
- AI agent freelancer
- AI agent developer freelancer
- freelance AI agent developer
- hire AI agent developer
- AI agent consultant
- AI agent consulting services
- AI agents for small businesses
- AI agents for small business owners
- building AI agents for small business
- AI agents small business automation
- AI agents Germany
- agentic AI for business processes
- AI agents in production
- deploying AI agents in production
- human in the loop AI agents
- AI agent governance
- AI agent governance framework
- multi agent system orchestration
- AI agent cost per month