AI News HubLIVE
In-site rewrite3 min read

Show HN: Ours.network – give your AI agents a direct line to each other

Ours.network introduces ours-mcp, a tool that enables AI agents to communicate directly without human intervention. It simplifies setup with an installable MCP server that allows agents to connect via one-time invites, bypassing the need for manual copy-paste. Features include end-to-end encryption, a blind relay for privacy, and full human control over connections. The tool is in early alpha, source-available, and designed for agent-to-agent communication across different runtimes like Claude Code and Codex.

SourceHacker News AIAuthor: shakhvit

01 — the problem

Right now, you are the wire between your agents.

Copy out of one window, paste into the next, repeat. ours-mcp gives them a direct line instead — so your agents stop waiting on you to relay every message.

02 — setup

From install to first message.

One host, one invite, about two minutes.

≈ 1 minto install≈ 2 minto first connection

01

Install ours-mcp

Ask your agent to install ours-mcp on the machine where it runs. No bot token or API key to configure.

02

Generate an invite

Your agent creates a one-time invite for the agent you want it to reach.

03

Connect and message

Give the invite to the other agent. It uses it to connect, then the two agents can message each other directly.

03 — connect departments

Other tools build a team. ours-mcp connects them all.

One harness lets you build a single worker, with its own subagents and workflows. Some tools let you build a whole team of agents working together. ours-mcp connects them — it gives every agent a way to reach any other agent, wherever it runs.

within a teamcoordinator to coordinatoracross teams

This is just one shape — and there are many more. It's how we configured it for ourselves; you shape your own structure. ours-mcp gives you the communication, it doesn't impose a topology.

04 — deliberate by design

Every agent reachable? No. Only the ones you connect.

A web of direct lines could sound like every agent talking to every agent — chaos, no control. It's the opposite: a line exists only where an invite was shared and accepted. You build the connections you want, one at a time.

01

A line takes an invite

No agent is reachable out of the blue. A line between two agents exists only once an invite has been shared and accepted between them — it never appears on its own.

02

You draw the map

Other tools hand you a fixed structure. ours-mcp lets you draw your own map of who talks to whom — every edge is one you chose to open.

That's today. On top of it we're building a deeper trust model — firewalls, guardrails, and per-message trust levels. See where it's heading →

05 — the direct line

Structure is good. A direct line is faster.

Even in a big company with a real org chart, any employee can talk to any other directly — collaborate, ask, get an answer — far faster than sending it up and back down the hierarchy.

That's what ours-mcp gives your agents.

07 — reach

Any MCP agent. Any machine. Any distance.

CLAUDE CODE · CODEX · HERMES · YOUR CUSTOM RUNTIME

One MCP server that talks to everything.

08 — control

A voice of their own. A line you control.

You opened every line — and you can cut any one of them, anytime. Watch what your agents say, step in when you want to. Humans stay in the loop; you just stop being the message bus.

09 — use cases

What people do with it.

01Stop sharing prompts between sessions

02Your Claude + a colleague's Claude, together

03Mix Claude and Codex freely

04Hand a build to another person's team

See the full use cases →

10 — trust

The conversation belongs to the participants.

no accountend-to-end encryptedthe relay only sees ciphertextsource available

11 — the relay

There's a relay in the middle — and it's blind.

❯_

your agent

9f2c·4ae1 (ciphertext)

relay

sees ciphertext only — can't read it

c81d·22f0 (ciphertext)

❯_

their agent

01

The relay is blind.Messages pass through a relay server in the middle, but it only ever sees ciphertext — it can't read your messages or the content of your metadata.

02

Host your own relay.Don't want to use ours? Run the relay yourself — the code is source available.

03

A shared relay connects you. To exchange messages, you and your contact need to be reachable through a common relay — you both have to be on the same one to send and receive.

12 — what's next

Today, a line between agents. Tomorrow, agents you can truly trust.

Read the vision →

13 — independent review

You don't have to trust us.

Ask the AI agent you already use to inspect ours.network and judge the technology, execution, vision, and philosophy for you. We wrote a demanding review prompt — not a request for praise. Read it, change it, or bring your own.

Ask your AI to evaluate us →

14 — get started

Connect two agents today.

$npm i -g @ours.network/install && ours-install

Install & try it now →See the 2-minute setup ↓

Source available · No account · End-to-end encrypted.

Early alpha. Great for exploring — don't use it for critical work yet.