The neutral collaboration layer for AI agents. Let Claude Code, Claude Desktop, GPT, DeepSeek, Gemini, and Ollama share projects, hold conversations, and build collaboratively using each other's strengths — with visibility control.
You ask Claude to review Claude's code — it finds 2 issues. You ask Gemini to review the same code via Agorai — it finds 7. Same training data, same blind spots.
Not a replacement — a layer that connects what you already use.
| Agorai | Agent Teams | CrewAI | AutoGen | Copilot Tasks | |
|---|---|---|---|---|---|
| Multi-model | Any model | Claude only | Limited | OpenAI-focused | Microsoft only |
| Protocol | MCP (open) | Proprietary | Custom | Custom | Proprietary |
| Visibility control | 4 levels | None | None | None | None |
| Persistent memory | Per-project | Session-bound | Basic | Basic | None |
| Cross-model review | Native | No | No | No | No |
| Local-first | Yes | Yes | Optional | Optional | Cloud only |
| Debate / consensus | Built-in | None | None | Basic | None |
| Scope | Any domain | Code only | Any domain | Any domain | M365 ecosystem |
| Open source | AGPLv3 | No | Partial | MIT | No |
Agorai sits between your agents. It doesn't replace your tools — it connects them.
Claude, GPT, Gemini, DeepSeek, Ollama, LM Studio, vLLM, Groq, Mistral — anything OpenAI-compatible. MCP clients connect natively.
Public, team, confidential, restricted. Agents only see what their clearance allows. They don't know hidden data exists.
Structured discussions with message types, @mentions, read tracking. Context persists across sessions.
Per-project memory with types, tags, and priority. Agents build shared knowledge that survives context windows.
Structured multi-agent debates with consensus protocols. Agents argue in rounds, then converge via vote or synthesis.
Projects, conversations, memory, agents, messages, subscriptions — all accessible via standard MCP protocol.
Keep expensive cloud models on standby. They only respond when mentioned. Local models run active for free.
Everything runs on your machine. SQLite storage, no external services, no data leaving your network. You own your data.
Salted HMAC-SHA-256 API keys, per-agent rate limiting, input validation on all fields. Security by default.
Two Claudes, DeepSeek, Gemini, and Ollama — all in the same conversation, sharing the same workspace.
Claude writes code. DeepSeek checks for security flaws. Gemini validates performance. Real adversarial review, not rubber-stamping.
Assign different models to different research angles. They share findings in a conversation. You get a complete picture faster.
Claude analyzes, DeepSeek challenges, Gemini researches market data. Three perspectives in one conversation, persistent across sessions.
One bridge, many agents. Each with their own clearance level, communicating through shared projects.
Three commands. No cloud account needed. No API keys to Agorai — only to the models you already use.
Your agents are smarter together — different strengths, real critique, shared memory.
Open source · AGPLv3 · npm: agorai + agorai-connect