diff --git a/lib/compatible-clients.ts b/lib/compatible-clients.ts
index a3441af..3382b2b 100644
--- a/lib/compatible-clients.ts
+++ b/lib/compatible-clients.ts
@@ -195,4 +195,23 @@ export const compatibleClients: readonly CompatibleClient[] = [
},
},
},
+ {
+ name: "CompozyOS",
+ description:
+ "CompozyOS is the system around the agent, already built: it keeps AI agents working continuously, without the scripts, cron jobs, and glue code people otherwise assemble and maintain. It is an operating system for the agent CLIs people already use.",
+ homepageUrl: "https://compozy.com/",
+ instructionsUrl: "https://compozy.com/docs/extensions/agent-plugins",
+ sourceUrl: "https://github.com/compozy/compozy",
+ logo: {
+ lightSrc: "/images/logos/compozy/light.svg",
+ darkSrc: "/images/logos/compozy/dark.svg",
+ scale: 1.3,
+ },
+ supports: {
+ skills: true,
+ mcp: {
+ transports: ["stdio", "streamable-http"],
+ },
+ },
+ },
];
diff --git a/public/images/logos/compozy/dark.svg b/public/images/logos/compozy/dark.svg
new file mode 100644
index 0000000..4ccf197
--- /dev/null
+++ b/public/images/logos/compozy/dark.svg
@@ -0,0 +1,24 @@
+
diff --git a/public/images/logos/compozy/light.svg b/public/images/logos/compozy/light.svg
new file mode 100644
index 0000000..e8c6b58
--- /dev/null
+++ b/public/images/logos/compozy/light.svg
@@ -0,0 +1,24 @@
+