diff --git a/lib/compatible-clients.ts b/lib/compatible-clients.ts
index a3441af..8f1c3ca 100644
--- a/lib/compatible-clients.ts
+++ b/lib/compatible-clients.ts
@@ -195,4 +195,22 @@ export const compatibleClients: readonly CompatibleClient[] = [
},
},
},
+ {
+ name: "ZeroTwo",
+ description:
+ "ZeroTwo is an AI agent that plans work, uses connected apps and files, and delivers finished results on the web and desktop.",
+ homepageUrl: "https://zerotwo.ai/",
+ instructionsUrl: "https://docs.zerotwo.ai/plugins",
+ logo: {
+ lightSrc: "/images/logos/zerotwo/light.svg",
+ darkSrc: "/images/logos/zerotwo/dark.svg",
+ alt: "ZeroTwo",
+ },
+ supports: {
+ skills: true,
+ mcp: {
+ transports: ["stdio", "streamable-http", "sse"],
+ },
+ },
+ },
];
diff --git a/public/images/logos/zerotwo/dark.svg b/public/images/logos/zerotwo/dark.svg
new file mode 100644
index 0000000..37de6ff
--- /dev/null
+++ b/public/images/logos/zerotwo/dark.svg
@@ -0,0 +1,4 @@
+
diff --git a/public/images/logos/zerotwo/light.svg b/public/images/logos/zerotwo/light.svg
new file mode 100644
index 0000000..1b090a5
--- /dev/null
+++ b/public/images/logos/zerotwo/light.svg
@@ -0,0 +1,4 @@
+