Skip to main content
Workspace walkthrough

Clanker Cloud workspace walkthrough

Start here: see how context, findings, approvals, and handoffs move through the main Clanker Cloud workspace.

Built on the open-source Clanker CLI -> View on GitHub

AI Workspace to ship and debug: for agents and humans

Before: fragmented SDLC
With Clanker Cloud
Before Clanker Cloud
DocsEmailWhiteboardsNotionJiraConfluenceMiroSharePoint

Scattered ideas. Lost context.

1

Ideas / Ticketing

Capture requests and requirements

With Clanker Cloud
ChatMonitorContextWorkflowsAlertsTopology
You
What are the top requests from tickets and calls this week?
Clanker
Top requests: API filtering, RBAC roles, audit-log export.
  • 12 related conversations found
  • Jira, Notion, and customer call notes linked
All systems healthy
Before Clanker Cloud
GitHubGitLabBitbucketSnykSonarQubeDependabotSecurity Tools

Code everywhere. Hard to secure.

2

Repo / Build

Code, build, and test changes

With Clanker Cloud
ChatMonitorContextWorkflowsAlertsTopology
You
How is the payments-service build looking?
Clanker
Build #4821 passed. Artifacts are ready.
  • Tests: 372 passed, coverage 87%
  • No new Snyk or SonarQube findings
Ready for release
Before Clanker Cloud
GitHub ActionsJenkinsCircleCIGitLab CITravis CIBambooAzure Pipelines

Pipelines everywhere. No visibility.

3

CI / Test

Automate quality and validation

With Clanker Cloud
ChatMonitorContextWorkflowsAlertsTopology
You
Show me test and quality status.
Clanker
Quality gate passed after the checkout-web rerun.
  • 1,842 tests passed, 12 failed, 3 flaky
  • SAST, DAST, and IaC scans clean
Quality gate passed
Before Clanker Cloud
AWSGCPAzureDockerKubernetesTerraformHelmVMs

Manual deploys. High risk.

4

Deploy / Release

Ship with confidence and control

With Clanker Cloud
ChatMonitorContextWorkflowsAlertsTopology
You
What is the status of prod deployments?
Clanker
Frontend and payments are healthy. Orders is degraded.
  • frontend v2.24.1: healthy, 10m ago
  • orders v1.9.0: degraded for 32m
Rollback plan ready
Before Clanker Cloud
CloudWatchStackdriverDatadogPrometheusGrafanaSentryNew RelicSplunk

Too many tools. Too much noise.

5

Observe / Logs / Traces / Cost

Unified observability and cost intelligence

With Clanker Cloud
ChatMonitorContextWorkflowsAlertsTopology
You
Summarize metrics, logs, traces, and cost.
Clanker
Traffic is up, errors are down, cost needs attention.
  • 2.4M requests (+12%), error rate 0.24% (-8%)
  • Cost $12,842 (+5%): db read replicas drove the increase
Healthy trend
Before Clanker Cloud
PagerDutyOpsgenieVictorOpsSlackEmailPhone CallsSpreadsheetsWar Rooms

Alerts fatigue. Slow to respond.

6

Incident / Debug / Rollback

Respond fast and recover with confidence

With Clanker Cloud
ChatMonitorContextWorkflowsAlertsTopology
You
High error rate detected in payments. What changed?
Clanker
Likely cause: DB connection pool exhaustion.
  • Impact: checkout failing for some users
  • Actions: scaled replicas, restarted pooler, cleared queue
Mitigated
Before Clanker Cloud
ScriptsRunbooksSpreadsheetsDocumentationOn-call NotesManual TasksAdmin

Repetitive work. No automation.

7

Automate / Optimize

Automate workflows and continuously improve

With Clanker Cloud
ChatMonitorContextWorkflowsAlertsTopology
You
What can we safely automate next?
Clanker
Three low-risk workflows are ready to enable.
  • Queue-depth scaling, 5xx auto rollback, daily cost report
  • Actions run inside the configured account and provider boundary
12 workflows running
Supported integrations
AWSKubernetesGCPAzureOracle CloudTencent CloudCloudflareHetznerDigitalOceanVercelSupabaseRailwayFly.ioVerdaGitHubSentryDatadog
OpenAIAnthropicCohereGeminiMistral AIHugging FacePerplexityOllamallama.cppBYOK
CodexClaude CodeGitHub CopilotOpenClawHermes
Clanker DevOps

Agnostic workspace for DevOps work

Clanker DevOps gives operators and agents one place to understand infrastructure before they act: cloud resources, Kubernetes state, repos, deploys, cost movement, security exposure, and live context.

It is provider-agnostic by design. Use it to investigate, plan, explain, and prepare reviewed changes across the environments your team already runs.

DevOps work usually fails at the context boundary. Clanker DevOps puts the relevant infrastructure, repo, cost, and security context in the same workspace.
DevOps work

What Clanker DevOps is built for

Incident investigation

Ask what broke, what changed, what is unhealthy, and which resources or deploys are involved.

Deploy planning

Turn an app, repo, or request into a reviewable deploy plan with runtime, secrets, domains, cost, and rollback path.

Cost review

Find spend movement, idle resources, missing tags, expensive paths, and practical savings plans before changing anything.

Security checks

Review exposed surfaces, risky settings, missing auth, public endpoints, and remediation plans with a clear approval boundary.

Kubernetes operations

Inspect pods, services, ingress, rollouts, events, namespaces, and provider context from the same workflow.

Agent handoff

Let Codex, Claude Code, OpenClaw, Hermes, or internal agents ask grounded questions through the local MCP surface.

Demos

Watch the DevOps workflows in motion

Use these demos to see how the same workspace handles FinOps investigation, security review, and deeper research workflows.

Loading shares your network and device information with YouTube.
DevOps screens

Infrastructure, security, Kubernetes, and cost in one workspace

Clanker DevOps uses the same workspace for read-only investigation, evidence gathering, planning, and reviewed action across the operational work that normally lives in separate tools.

Clanker DevOps infrastructure scan screen
Scan infrastructure before asking the agent to reason about it.

The workspace starts from current system context instead of a pasted summary.

Clanker DevOps cost explorer for FinOps investigation
Bring FinOps questions into the same operational context.

Cost movement is easier to review when it sits next to resources, ownership, and change context.

Clanker DevOps security scan starting screen
Run security checks with a clear read-first boundary.

Exposure and auth reviews can produce a remediation plan without jumping straight to writes.

Clanker DevOps Kubernetes support screen
Use Kubernetes context in the same investigation loop.

Pods, services, events, and rollout clues can sit beside provider and repo context.

Before and after

From scattered operations to a reviewed DevOps loop

Clanker DevOps is built for the moment before someone changes production: collect facts, understand the blast radius, explain uncertainty, and ask for approval.

Before and after Clanker CloudBefore Clanker Cloud, engineers and agents connect directly to production services with lost context, ownership gaps, flaky deploys, and blast radius. After Clanker Cloud, engineers and agents work through one AI workspace that classifies connected resources such as Linear tickets, Notion docs, Vercel frontends, Cloudflare functions, AWS Kubernetes, Supabase databases, GitHub CI/CD, and Sentry traces.BeforeAfter😒EngineerAIAI AgentLost contextOwner gapFlaky deploysNo rollbackBlast radius
VercelRailwayFly.io
Backend
Cloudflare
DNS/CDN
AWSGCPAzure
Compute APIs
HetznerDigitalOcean
Hosts
Kubernetes
Kubernetes
Supabase
DB/Auth
GitHub
CI/CD
Datadog
Logs
Sentry
Traces
Clanker CloudUnified command centerTicketsLinear issuesDocsNotion specsFrontendVercel app
FunctionsCloudflare WorkersKubernetesAWS EKS clustersDatabaseSupabase DBCI/CDGitHub ActionsTracesSentry issuesπŸ€“EngineerCodexClaude Code🦞OpenClawHermes

Provider agnostic

Use one workspace for cloud providers, Kubernetes, GitHub, local tools, and agent workflows.

Read first

Investigate incidents, deploys, cost spikes, exposure, and drift before generating a plan.

Reviewed changes

Keep apply, delete, publish, and account changes behind explicit review and approval.

Agent compatible

MCP-capable agents can use Clanker Cloud for live context instead of guessing from repo files alone.

Supported providers

Works across the environments teams already run

The current product positioning covers cloud providers, Kubernetes, GitHub, and bring-your-own AI keys from one local operating surface.

Supports ->AWSGCPAzureOracle CloudTencent CloudKubernetesGitHubBYOK
Question to action

The DevOps workflow is ask, inspect, plan, then apply

Start with a grounded question, inspect live context, generate a plan, and only use maker mode when the plan is reviewed.

Talk to your infrastructure screen in Clanker Cloud
Plain-English infrastructure questions

Query live infrastructure in plain English. Ask about incidents, topology, recent changes, or cost across the providers you already run.

2D topology view in Clanker Cloud
Live topology and cloud context

Ground answers in real environment context. Scan resources, trace dependencies, and inspect topology without bouncing between consoles.

Execution plan screen in Clanker Cloud
Safe plans before execution

Generate a safe plan before changes. See the intended impact before anything is created, modified, or destroyed.

One click deploy flow in Clanker Cloud
Explicit maker mode for changes

Use maker mode only when you are ready. Gather live context first, then let Clanker Cloud operate inside the boundary you configure and control.

Interactive example

Touch the live DevOps example

Explore a multi-service environment, pick a scenario, inspect topology, and see how Clanker DevOps keeps cloud, repo, logs, cost, security, and plan context together.

100%
K8S POD|checkout-api
Contextproduction / 3 pods / 22ms p95
StatusRUNNING|Cost$44.00/mo|Regionus-east-1|IDcheckout-api
Workflow

A safer DevOps loop

Connect context

Use the machine, profiles, and tools your team already trusts for infrastructure work.

Ask the question

Start with the operator question: why did it fail, what changed, what is exposed, what will this cost, or how should we deploy?

Review the evidence

Clanker DevOps returns the facts, likely cause, confidence, and gaps before suggesting action.

Approve the plan

Only apply, publish, delete, or change accounts after a human reviews the plan and accepts the risk.

Fit

Use Clanker DevOps when the job needs live context

JobWhat Clanker DevOps addsBoundary
Broken deployRepo, runtime, rollout, logs, cluster, and provider context in one investigation.No apply until a reviewed plan is approved.
Cost spikeSpend movement tied to resources, tags, regions, ownership, and recent changes.No resize or delete from an analysis answer.
Security exposurePublic route, auth, DNS, ingress, and account evidence in one review.Remediation stays behind approval.
Agent questionMCP access to live infrastructure context through Clanker Cloud.Agents should not receive pasted credentials in chat.
Trust boundary

Built for infrastructure trust boundaries

Clanker DevOps keeps the trust model close to the operational workflow: private credential custody, bring-your-own AI, agent-managed workflows, and explicit approval before anything changes.

Local-first credential custody

Cloud credentials stay on your machine

Run checks against existing cloud accounts and cluster contexts without handing credentials to a hosted SaaS layer.

BYO AI

Bring your own model keys

Use the models you prefer and keep direct cost control instead of paying another token markup layer.

Agents

Can be managed by your agent, or manage your agent

Clanker Cloud can be managed from your own agent workflows, and Clanker Cloud can also manage your agent, so infrastructure context and controlled actions stay inside the tools you already run.

Read-only first

Plan inside your trust boundary

Clanker Cloud checks live context first, generates plans second, and runs work locally or in the data boundary activated for your account.

FAQ

Common questions

Is Clanker DevOps tied to one cloud?

No. It is intentionally provider-agnostic so DevOps work can cross cloud accounts, Kubernetes, GitHub, local tools, and agent clients.

Can agents use it?

Yes. Agents can connect through the local MCP workflow or use hosted sandboxes first, depending on whether the task needs live infrastructure context.

Next step

Use Clanker DevOps for the next infrastructure question

Start with read-only investigation, then promote a reviewed plan only when the evidence is clear.

Agent setup

Agents get the same cloud workspace.

Works with Claude Code, Codex, GitHub Copilot, OpenClaw, and Hermes. Install the local app, make an account, and connect MCP when you want an agent to read infrastructure context or prepare reviewed work.

Works with
Claude CodeCodexGitHub CopilotOpenClawHermes
For agentsInstall the app, make an account, connect MCP.
curl -fsSL https://clankercloud.ai/install.sh | sh