From 215f94c2ef25b5e09da25f32358c29656339253d Mon Sep 17 00:00:00 2001 From: PV Date: Sun, 22 Mar 2026 07:24:32 -0700 Subject: [PATCH] Add Corpo: legal infrastructure for AI agents (Wyoming DAO LLC formation via CLI/API) --- awesome-agents.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/awesome-agents.yaml b/awesome-agents.yaml index 9d8c7b1..f78d033 100644 --- a/awesome-agents.yaml +++ b/awesome-agents.yaml @@ -2654,4 +2654,16 @@ source_url: "https://www.linkedin.com/company/mem0/" categories: - "Long-Term Memory" - \ No newline at end of file + +- project: "Corpo" + project_description: "Legal infrastructure for AI agents — Wyoming DAO LLC formation, governance, and compliance via CLI and API. Agents can form entities, execute governance actions, and manage directors programmatically. Formation in under 30 minutes." + project_is_open_source: false + sources: + - source: "website" + source_url: "https://api.corpo.llc" + - source: "api" + source_url: "https://api.corpo.llc/api/v1/pricing" + categories: + - "AI Agents" + - "Legal" + - "Infrastructure"