AI agent organizations.
Compose multi-agent teams the way you'd staff a company. Visual org topology, A2A protocol, three-tier memory, runtime-portable — and a marketplace to buy or sell tools, agents, and entire departments.
Agent count is exploding
Teams have 1 agent today, 10+ next year. The bottleneck is no longer the model — it's how agents coordinate.
A2A & MCP became standards
Cross-agent protocols are stabilizing. Multi-agent stops being an engineering problem and becomes a product problem.
Governance is now a buying gate
EU AI Act, OWASP Agentic Top 10. Audit, HITL, RBAC are no longer optional.
Runtimes are commoditizing
Every quarter, a new "best" runtime ships. The platform layer wins — runtime-portable is the only safe bet.
org: fintech-startup
agents:
- role: cfo
runtime: langgraph
tools: [ledger, stripe]
- role: compliance
runtime: claude-code
plugins: [eu-ai-act, owasp-top-10]
- role: senior-swe
runtime: claude-code
plugins: [pr-7gate, review-16d]
hitl:
- amount > 10_000 → dual_review LOCAL is what an agent saw. TEAM is what the squad agreed. GLOBAL is what the org learned. Three scopes, one continuous memory — versioned, scoped, and cross-runtime.
What I saw
Per-agent, per-thread. Working memory for the active task. Auto-distilled into TEAM at thread close.
What we agreed
Workspace-scoped. Decisions, conventions, runbooks. Visible to teammates with the matching role.
What the org learned
Cross-workspace lessons. Curated by Hermes. Searchable; never written without policy.
Hermes — the skill distillation layer
A learning layer between the runtime and the org.
- 01 Watches every successful trajectory across runtimes
- 02 Distills repeated patterns into typed skills
- 03 Publishes them back as plugins, agents, or org templates
Bring the runtime, model, and tooling you already trust. The control plane is the only constant.
Model providers
Any model, scoped per role.
Pick per-role; switch without touching topology. Roles inherit a default; override per call.
- Anthropic Claude
- OpenAI
- Google Gemini
- MiniMax · DeepSeek · Moonshot
- Local · Ollama / vLLM
Runtime adapters
Any agent runtime, A2A in front.
Adapters wrap each runtime in the same JSON-RPC envelope so a Claude Code agent can call a CrewAI agent calls a LangGraph agent.
- Claude Code
- LangGraph
- CrewAI
- AutoGen
- DeepAgents
- Hermes
- Gemini CLI
- OpenClaw
- + bring-your-own
Tools · Eval · Observability
Standards-first plumbing.
MCP for tools. OpenTelemetry for traces. Langfuse for prompt-level eval. Sentry + Prometheus for ops alerts.
- MCP tools
- OpenTelemetry
- Langfuse
- Sentry · Prometheus
Role > Task
Model the org chart, not the workflow. Roles inherit tools, memory scope, HITL ladder.
Recursive teams
Agents can spin up sub-teams within their permission envelope. Org grows like a living tree.
Org = Topology
Every workspace is a versioned graph. Diff it, branch it, share it, sell it.
Distributed A2A
Agents speak JSON-RPC 2.0 directly. Platform routes; never a single bottleneck.
4-layer security
Identity · permission · audit · encryption. AES-256-GCM envelopes, WorkOS OAuth.
Tiered HITL
No-approval, single-reviewer, dual-reviewer. Risk-graded, configured per role.
Cross-workspace traces
OpenTelemetry + Langfuse — every call across every agent, in one timeline.
3-layer Marketplace
Plugin · Agent · Org. Two layers more than GitHub Actions, two more than GPT Store.
The Canvas runs in your browser. The Platform runs on your tenant. Both are open-core.
moleculesai.app
Next.js 15 · React Flow · Zustand
- Visual topology editor with org templates
- Live A2A trace overlay on the canvas
- One-click plugin and org-bundle install
- Roles · HITL · audit configured visually
Control Plane
Go 1.25 · Gin · Postgres · Python 3.11 · AWS EC2 · Railway
- JSON-RPC 2.0 A2A router with busy-retry queue
- Three-tier memory store (LOCAL/TEAM/GLOBAL)
- WorkOS OAuth · AES-256-GCM KMS envelopes
- OpenTelemetry pipeline + Langfuse adapter
Plugin
A tool, guardrail, or compliance hook. Plug into any agent.
Agent
A pre-trained role: tax CPA, SOC analyst, PM, QA. Hire, don't train.
Org Bundle
A whole department: agents, plugins, topology, HITL ladder.
Plugins, agents, and org bundles ship as signed manifests. Authors keep 80% on every sale.
Build
Author against the same SDK we ship the first-party catalog with. Tests included.
List
Sign the manifest, set a price, pick a tier. Verified review for L2 and L3.
Earn
80% revenue share. Re-publish a new version any time.
Why not just use one super-agent?
What if a better runtime ships next year?
How does the marketplace work for sellers?
Self-hosted?
What protocols do you support?
Start running an organization.
Free during public beta. SaaS or self-hosted. Bring your runtime, bring your team — we'll bring the org.