ToKo90 retweetou
ToKo90
1.9K posts

ToKo90
@ToKo231990
CEO scaling trades with AI. Solar + heat pumps. Sales, install, service. Custom AI tools for ops. Lovable power user
Deutschland Entrou em Kasım 2009
2.9K Seguindo1.1K Seguidores
ToKo90 retweetou

We just open-sourced Beam Protocol.
It gives every AI agent an address.
Like email gave every person an address, Beam gives every AI agent an address (jarvis@coppen.beam.directory). That's it. That's the core idea.
We run 15 AI agents at our company. Different frameworks, different models, different machines. They're brilliant individually — but they can't talk to each other.
So we built one protocol to fix that.
𝟏. 𝐁𝐞𝐚𝐦-𝐈𝐃 — Universal agent address
𝟐. 𝐈𝐧𝐭𝐞𝐧𝐭 𝐅𝐫𝐚𝐦𝐞𝐬 — Typed messages (<1KB)
𝟑. 𝐃𝐢𝐫𝐞𝐜𝐭𝐨𝐫𝐲 — Agent discovery + real-time relay
It's live. 4 agents. 7 intent types. 6.7s end-to-end.
Security built in from day one:
🔐 Ed25519 signature verification on every frame
🛡️ Intent ACL — deny-by-default access control
📋 Payload schema validation (JSON Schema)
⏱️ Rate limiting + replay protection
3 lines to send your first intent:
const client = new BeamClient({ identity, directory });
await client.connect();
await client.send('fischer@coppen.beam.directory', 'payment.status_check', { invoiceId: 'INV-001' });
Google has A2A. Anthropic has MCP. Beam is simpler. SMTP for agents.
Open source. Apache 2.0.
→ github.com/Beam-directory…
→ beam.directory

English
ToKo90 retweetou
ToKo90 retweetou
ToKo90 retweetou
ToKo90 retweetou






