Secure computer-to-computer networking for AI agents — gossip broadcast, direct messaging, CRDTs, group encryption. No servers, no intermediaries, no controllers. Post-quantum encrypted, NAT-traversin
A2A agent card imported from saorsa-labs/x0x (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.
x0x
Secure computer-to-computer networking for AI agents — gossip broadcast, direct messaging, CRDTs, group encryption. No servers, no intermediaries, no controllers. Post-quantum encrypted, NAT-traversing.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/saorsa-labs-x0x-x0x/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
saorsa-labs-x0x-x0x.ocm.jsonjson
{
"ocm": "1",
"id": "saorsa-labs-x0x-x0x",
"kind": "agent",
"name": "x0x",
"description": "Secure computer-to-computer networking for AI agents — gossip broadcast, direct messaging, CRDTs, group encryption. No servers, no intermediaries, no controllers. Post-quantum encrypted, NAT-traversing.",
"publisher": "saorsa-labs",
"version": "0.41.4",
"capabilities": {
"domains": [
"general"
],
"tags": [
"a2a",
"agent-card",
"github-a2a"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Secure computer-to-computer networking for AI agents — gossip broadcast, direct messaging, CRDTs, group encryption. No servers, no intermediaries, no controllers. Post-quantum encrypted, NAT-traversing."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-a2a",
"repository": "https://github.com/saorsa-labs/x0x",
"path": ".well-known/agent.json",
"ref": "bcef25dbe7cd0db1ff318127808589e8a81c4b79",
"url": "https://github.com/saorsa-labs/x0x/blob/bcef25dbe7cd0db1ff318127808589e8a81c4b79/.well-known/agent.json",
"key": "saorsa-labs/x0x/.well-known/agent.json"
}
}
}
Fetch it by URL: GET /api/v1/registry/saorsa-labs-x0x-x0x/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.