IDENTITY INFRASTRUCTURE FOR AI AGENTS

One identity.
Every protocol.

Une identité.
Tous les protocoles.

AIB is an open-source protocol that gives AI agents one portable identity across MCP, A2A, ANP, and AG-UI.

AIB est un protocole open-source qui donne aux agents IA une identité portable unique à travers MCP, A2A, ANP et AG-UI.

aib-cloud v2.16.0
$
1,094+
Tests
12
Endpoints
12
Policies
<1ms
Translate
4
Protocols
STATUS

System telemetry

Real-time status of the AIB infrastructure.

System StatusLIVE
SystemNOMINAL
Edge Functions35 active
Signing Key314eff...aa9a
OIDC Issuers2 trusted
Policy Engine12 rules loaded
MCP
ACTIVE
A2A
ACTIVE
ANP
READY
AG-UI
STANDBY
T+00:03 passport-create: urn:aib:agent:myorg:booking
T+00:02 translate: a2a → mcp — 0.4ms
T+00:01 policy: deliverable_gate — passed
T+00:00 auth: signup — org provisioned

AIB secures its own agents.

AIB sécurise ses propres agents.

No fictional companies. No mock data. We run autonomous agents in production, governed by the same protocol we ship to you. Every action is signed. Every policy is enforced.

Pas d'entreprises fictives. Pas de données simulées. Nous faisons tourner des agents autonomes en production, gouvernés par le même protocole que nous vous fournissons. Chaque action est signée. Chaque policy est appliquée.

monitoring
Continuous health checks on all API endpoints. Detects downtime, latency spikes, and triggers signed alerts.
cicd-guardian
Watches GitHub Actions pipelines. Detects build failures, security job regressions, and deployment anomalies.
security-scanner
Audits RLS policies, CORS configurations, exposed secrets, and access control misconfigurations.
quota-guardian
Enforces usage limits per organization. Alerts at 80% threshold, hard-blocks at 100%.
monitoring
Vérification continue de la santé de tous les endpoints API. Détecte les pannes, pics de latence et déclenche des alertes signées.
cicd-guardian
Surveille les pipelines GitHub Actions. Détecte les échecs de build, les régressions sécurité et les anomalies de déploiement.
security-scanner
Audite les policies RLS, configurations CORS, secrets exposés et erreurs de contrôle d'accès.
quota-guardian
Applique les limites d'usage par organisation. Alerte à 80%, blocage dur à 100%.
100%
Uptime 24h
5 endpoints · 120 checks
1,907
Signed receipts
Ed25519 · +37% this week
97
Active passports
+76% growth
0
Critical findings
Last scan: 1 warning (CORS)
100%
Disponibilité 24h
5 endpoints · 120 checks
1 907
Reçus signés
Ed25519 · +37% cette semaine
97
Passeports actifs
+76% croissance
0
Alertes critiques
Dernier scan : 1 warning (CORS)
aib-agent-fleet — TNTECHLIVE
[MONITORING] Hourly health check
passport: urn:aib:agent:tntech:monitoring-v1
ed25519: 26b044bb... [VERIFIED] | tier: permanent
[POLICY] Evaluating 2 rules...
rate_limit .............. PASS (1/60 this hour)
capability_required ..... PASS (health_check: granted)
auth .................... 206ms [OK]
usage-check ............ 138ms [OK]
translate .............. 270ms [OK]
passport-list .......... 157ms [OK]
passport-create ........ 2211ms [OK]
[RECEIPT] 5/5 healthy | uptime: 100.00% | hash: 26b044bb... [SIGNED]
──────────────────────────────────────────────────────────
[CICD-GUARDIAN] Pipeline integrity check
passport: urn:aib:agent:tntech:cicd-guardian-v1
ed25519: 9c3d5f1a... [VERIFIED] | tier: permanent
[POLICY] Evaluating 3 rules...
rate_limit .............. PASS (1/30 this window)
capability_required ..... PASS (cicd_read: granted)
separation_of_duties .... PASS (no overlap with security-scanner)
Checked 5 workflows | 0 new failures
[RECEIPT] cicd_status: green | hash: f82a4c01... [SIGNED]
──────────────────────────────────────────────────────────
[SECURITY-SCANNER] Automated security audit
passport: urn:aib:agent:tntech:security-scanner-v1
ed25519: f2a8d4c9... [VERIFIED] | tier: permanent
[POLICY] Evaluating 3 rules...
rate_limit .............. PASS (1/1 this month)
capability_required ..... PASS (security_audit: granted)
tier_restrict ........... PASS (permanent >= permanent)
RLS policies ........... 3 scanned | 0 critical
CORS configuration ..... 1 warning (wildcard origin on 11 endpoints)
Exposed secrets ........ 0 found
[RECEIPT] scan: 0 critical, 1 warning | hash: d44e7b23... [SIGNED]
──────────────────────────────────────────────────────────
[QUOTA-GUARDIAN] Usage limits enforcement
passport: urn:aib:agent:tntech:quota-guardian-v1
ed25519: 7678e98b... [VERIFIED] | tier: permanent
[POLICY] Evaluating 2 rules...
rate_limit .............. PASS (1/24 today)
capability_required ..... PASS (quota_enforce: granted)
4 organizations checked | 0 at threshold | 0 hard-blocked
[RECEIPT] quotas: all clear | hash: 031b9432... [SIGNED]
Every line above is real. The hashes, latency numbers, and scan results come from our production infrastructure. This is not a demo — it's AIB governing AIB. See live status →
Chaque ligne ci-dessus est réelle. Les hashes, latences et résultats de scan viennent de notre infrastructure de production. Ce n'est pas une démo — c'est AIB qui gouverne AIB. Voir le statut live →
FAQ

Frequently asked questions

Questions fréquentes

What is Agent Identity Bridge (AIB)?+

AIB is an open-source protocol that creates a single portable identity (called an Agent Passport) for AI agents operating across MCP (Model Context Protocol by Anthropic), A2A (Agent-to-Agent by Google), ANP (Agent Network Protocol), and AG-UI (Agent-User Interaction). It solves the identity fragmentation problem where each protocol has its own credential format.

Who is AIB for?+

AIB is built for developers and platform engineers building multi-agent systems that need to operate across different AI communication protocols. If your agents need to authenticate via MCP and A2A simultaneously, or if you need to translate credentials between protocol formats, AIB handles that in under 1 millisecond.

How does credential translation work?+

AIB translates between 6 credential paths: A2A Agent Cards to MCP Server Cards (and back), A2A to AG-UI Descriptors (and back), and MCP to AG-UI (and back). Skills become tools, capabilities become skills. Each translated credential includes _aib_source and _aib_translated_at metadata fields. Translation takes under 1ms.

Is AIB free?+

Yes. AIB is open-source under the Apache 2.0 license. The hosted API at aib-tech.fr is free during beta with all Pro features included: all limits lifted, 12 policy rule types, OIDC federation, and webhooks. No credit card required.

What is the audit trail?+

Every action (create, revoke, translate) generates a receipt signed with Ed25519 (RFC 8032). The signing keys are persistent and stored in PostgreSQL, so receipts can be verified independently. Receipt hashes form a SHA-256 chain, making the audit trail tamper-evident. Policy violations also generate signed denial receipts.

Who built AIB?+

AIB is built by TNTECH CONSULTING SAS, based in Paris, France. The project is open-source on GitHub with 1,094 tests, 35 Edge Functions, and a full CI/CD pipeline via GitHub Actions. The Python SDK is published on PyPI.

Qu'est-ce que Agent Identity Bridge (AIB) ?+

AIB est un protocole open-source qui crée une identité portable unique (appelée Agent Passport) pour les agents IA opérant sur MCP (Anthropic), A2A (Google), ANP et AG-UI. Il résout le problème de fragmentation d'identité où chaque protocole a son propre format de credentials.

À qui s'adresse AIB ?+

AIB est conçu pour les développeurs et ingénieurs plateforme qui construisent des systèmes multi-agents nécessitant une interopérabilité entre protocoles. Si vos agents doivent s'authentifier via MCP et A2A simultanément, AIB gère ça en moins d'une milliseconde.

Comment fonctionne la traduction de credentials ?+

AIB traduit entre 6 chemins : A2A Agent Cards vers MCP Server Cards (et retour), A2A vers AG-UI Descriptors (et retour), MCP vers AG-UI (et retour). Les skills deviennent des tools, les capabilities deviennent des skills. Chaque credential traduit inclut des métadonnées _aib_source et _aib_translated_at. Traduction en moins d'1ms.

AIB est-il gratuit ?+

Oui. AIB est open-source sous licence Apache 2.0. L'API hébergée sur aib-tech.fr est gratuite pendant la beta avec toutes les fonctionnalités Pro : limites levées, 12 types de policies, fédération OIDC et webhooks. Aucune carte bancaire requise.

Qu'est-ce que la piste d'audit ?+

Chaque action (création, révocation, traduction) génère un reçu signé en Ed25519 (RFC 8032). Les clés de signature sont persistantes en PostgreSQL, les reçus sont vérifiables indépendamment. Les hashes forment une chaîne SHA-256 infalsifiable. Les violations de policies génèrent aussi des reçus de refus signés.

Qui a créé AIB ?+

AIB est développé par TNTECH CONSULTING SAS, basée à Paris. Le projet est open-source sur GitHub avec 1 094 tests, 35 Edge Functions et un pipeline CI/CD complet via GitHub Actions. Le SDK Python est publié sur PyPI.

GET STARTED
COMMENCER

Start building in 30 seconds

Commencez en 30 secondes

Sign up, get an API key, and create your first Agent Passport. Free during beta — all features included, no credit card.

Inscrivez-vous, obtenez une clé API et créez votre premier Agent Passport. Gratuit pendant la beta — toutes les fonctionnalités incluses, sans carte bancaire.