You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(data): add Agentic Commerce Protocol (ACP) to protocols
Add ACP (Agentic Commerce Protocol) to the specifications collection as a new open standard for programmatic commerce flows between AI agents and businesses.
Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: manifests/collections.json
+55Lines changed: 55 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -412,6 +412,61 @@
412
412
"name": "Agent Payments Protocol (AP2)",
413
413
"url": "https://ap2-protocol.org",
414
414
"description": "Open protocol for secure agent-led payments using verifiable digital credentials and authorization mandates"
415
+
},
416
+
{
417
+
"translations": {
418
+
"en": {
419
+
"name": "Agentic Commerce Protocol (ACP)",
420
+
"description": "Open standard for programmatic commerce flows between AI agents and businesses, enabling secure transactions and payments"
421
+
},
422
+
"de": {
423
+
"name": "Agentic Commerce Protocol (ACP)",
424
+
"description": "Offener Standard für programmgesteuerte Commerce-Flows zwischen KI-Agenten und Unternehmen, enabling sichere Transaktionen und Zahlungen"
425
+
},
426
+
"es": {
427
+
"name": "Agentic Commerce Protocol (ACP)",
428
+
"description": "Estándar abierto para flujos de comercio programáticos entre agentes de IA y empresas, habilitando transacciones y pagos seguros"
429
+
},
430
+
"fr": {
431
+
"name": "Agentic Commerce Protocol (ACP)",
432
+
"description": "Standard ouvert pour les flux commerciaux programmatiques entre les agents IA et les entreprises, permettant des transactions et paiements sécurisés"
433
+
},
434
+
"id": {
435
+
"name": "Agentic Commerce Protocol (ACP)",
436
+
"description": "Standar terbuka untuk alur perdagangan terprogram antara agen AI dan bisnis, memungkinkan transaksi dan pembayaran aman"
'Open protocol for secure agent-led payments using verifiable digital credentials and authorization mandates',
824
824
},
825
+
{
826
+
translations: {
827
+
en: {
828
+
name: 'Agentic Commerce Protocol (ACP)',
829
+
description:
830
+
'Open standard for programmatic commerce flows between AI agents and businesses, enabling secure transactions and payments',
831
+
},
832
+
de: {
833
+
name: 'Agentic Commerce Protocol (ACP)',
834
+
description:
835
+
'Offener Standard für programmgesteuerte Commerce-Flows zwischen KI-Agenten und Unternehmen, enabling sichere Transaktionen und Zahlungen',
836
+
},
837
+
es: {
838
+
name: 'Agentic Commerce Protocol (ACP)',
839
+
description:
840
+
'Estándar abierto para flujos de comercio programáticos entre agentes de IA y empresas, habilitando transacciones y pagos seguros',
841
+
},
842
+
fr: {
843
+
name: 'Agentic Commerce Protocol (ACP)',
844
+
description:
845
+
'Standard ouvert pour les flux commerciaux programmatiques entre les agents IA et les entreprises, permettant des transactions et paiements sécurisés',
846
+
},
847
+
id: {
848
+
name: 'Agentic Commerce Protocol (ACP)',
849
+
description:
850
+
'Standar terbuka untuk alur perdagangan terprogram antara agen AI dan bisnis, memungkinkan transaksi dan pembayaran aman',
0 commit comments