Skip to content

Commit 1cc7b24

Browse files
authored
mcp demo video #833
mcp demo video
2 parents 5041e49 + b56262e commit 1cc7b24

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

web/docs/mcp/about.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
Cyclops MCP allows your favorite AI agent to manage your Kubernetes applications. Cyclops MCP servers provide tools for agents to create and update existing applications safely.
44

5-
![image](https://github.com/user-attachments/assets/f86617e3-712a-4625-9d28-63f078366059)
5+
<video controls width="100%">
6+
<source src="https://github.com/user-attachments/assets/0c675c33-1e36-4fdb-bf8c-2fd7fb491e6b" type="video/mp4" />
7+
Your browser does not support the video tag.
8+
</video>
69

710
This means it can check all of your existing templates and the schema of those templates to create accurate and production-ready applications. Your agent now has much less room to make a misconfiguration since it creates high-level resources (Cyclops Modules) instead of touching every line of your Kubernetes resources (Deployments, Services, and Ingresses).
811

0 commit comments

Comments
 (0)