Skip to main content

Multi Agent. Multi AI Model. Multi Machine. For Claude, Codex, Gemini, OpenCode, and All the Other AIs.

One connector.json. Every AI you have. Working together.

The Reality of 2026

You don’t use one AI. Nobody does.
Six AI tools. Six isolated terminals. Six separate conversations. They can’t see each other. They can’t help each other. You copy-paste between them. You are the integration layer.

What If They Could Work Together?

Six AI models. Five phases. Parallel where possible. Each model does what it’s best at.
Total time: minutes. Total cost: a few dollars. Total quality: six different perspectives.

Multi Agent

Not one AI doing everything. Many AIs, each with a role.

Multi Model

Not one model for every task. The right model for the right job.
Cost-aware routing. Expensive models only where reasoning depth matters. Cheap models everywhere else. Local models where data can’t leave.

Multi Machine

Not everything on your laptop. The right machine for the right workload.
Four machines. Four different AI models. Each placed where its resources are. Data never leaves the data server. Heavy inference runs on GPUs. Tests run on CI. You coordinate from your laptop.

For ALL AIs

connector.json doesn’t care which AI you use. If it runs in a terminal, it’s a valid worker.
Why? Because connector.json uses PTY-for-AI — real terminal sessions, not API pipes. The daemon spawns a terminal, types the AI command, reads the output. It doesn’t matter what’s running inside.
Same interface. Same commands. Same scratchpad. Different AI.

The Alternative

Without connector.json, multi-AI collaboration looks like this:
With connector.json:

Try It

One command. Every AI you have. Working together.