Demo
Explore the CKS ecosystem graph directly in your browser — no server, no installation.
The static demo below runs cks-studio entirely
client-side, loaded with a bundled snapshot of the ecosystem graph
(scripts/cks-ecosystem.json from the cks-studio repo). It’s the same
graph explorer, gallery, and pipeline monitor UI as the full studio, just
without a live cks-mcp server behind it.
What you can do
Section titled “What you can do”- Graph — pan, zoom, and inspect every object and relation in the ecosystem graph (2D and 3D views).
- Gallery — browse the bundled
cks-ecosystemgraph entry. - Pipeline Monitor — see the pipeline monitor UI rendered against the same static data.
What’s disabled
Section titled “What’s disabled”AI Chat, Agents, and Evolve all require a running cks-mcp server to talk
to, so they’re turned off in the static demo. For the full experience:
pip install cks-mcpcks-mcp serveThen point cks-studio at your local server and connect with a real session.