Ship a ready-to-go environment
Ask for a stack and get it deployed. Claude starts the VM, installs and wires everything up, and hands you working URLs.
› Create a playground with Postgres and Redis, expose them, and give me the connection URLs.
Model Context Protocol · Connector
Connect Claude to iximiuz Labs — a hands-on coach that reads the content, drives your playground VMs, and helps you get unstuck.
https://labs.iximiuz.com/mcpAdd it to Claude Code or the Claude apps. You approve exactly what it can touch.
› Spin up a Docker playground and run nginx on port 80.
✓start_play(docker) — docker-01 ready in 3s
✓run_shell_command(docker run -d -p 80:80 nginx)
✓expose_port(80 · public)
↳ https://…-a1b2c3.iximiuz.com
nginx is live — open the URL above. Want me to point a domain at it?
›
What you can do
Ask for a stack and get it deployed. Claude starts the VM, installs and wires everything up, and hands you working URLs.
› Create a playground with Postgres and Redis, expose them, and give me the connection URLs.
A fresh Labs VM with real internet access as a scratch pad — test a script, reproduce a bug, try a tool. No local setup.
› Spin up a Linux sandbox and help me figure out why this script fails on Alpine.
Point Claude at a repository. It clones, builds, and runs the app, then exposes the port as a public HTTPS URL you can open.
› Clone github.com/acme/webapp, run it, and give me a public URL.
Have Claude stand up a broken scenario, then coach you through fixing it — checking each step with read-only probes.
› Set up a broken nginx reverse proxy for me to debug, then verify my fix.
Stuck on a Labs challenge? Claude reads your task state (spoiler-free), diagnoses in the same VM, and nudges you forward.
› I'm stuck on my current challenge — nudge me to the next step, don't spoil it.
Connect in a minute
Add the server, then authenticate in your browser.
claude mcp add --transport http ixlabs https://labs.iximiuz.com/mcp Then run /mcp and choose Authenticate.
claude.ai and the desktop app, via a custom connector.
First protected action shows a consent screen listing exactly what's requested. Revoke anytime under Account → Connected apps.
Permissions
Commands run only in playgrounds you own — your own sandbox — and every token is revocable.
accountlearningplaygroundThe toolbox
Expand any tool for example prompts. write tools change something.
Open access
› Find beginner Kubernetes challenges on iximiuz Labs.
› Search Labs for tutorials about eBPF.
› Show me what the containerd-namespaces challenge is about.
Read learning:read
› What's the next step on the challenge I'm doing?
› Explain what this task is asking of me.
Write learning:write
› Start the Docker networking challenge.
› Enroll me in the Kubernetes roadmap.
› Mark this tutorial as done.
Read playground:read
› Which kernels can I use?
› What base OS images are available?
› Show me the official playgrounds.
› List my custom playgrounds.
› What playgrounds do I have running?
› What's inside the k3s playground?
› What's the status of my play?
› Which tasks have I completed?
Write playground:write
› Give me a Docker playground.
› Start an Ubuntu sandbox.
› Install nginx in my playground and start it.
› Run kubectl get pods -A on my play.
› Write this docker-compose.yml to /root in my VM.
› Expose port 8080 so I can open the app.
› Give me a shareable terminal to this machine.
› Persist this playground so I don't lose it.
› Stop my playground but keep everything.
› Restart my saved playground.
› Destroy this playground for good.
› Rename this play to demo env.
› Give this play another 2 hours.
› Create a custom playground with Docker and Go preinstalled.
› Update my custom playground to add a machine.
› Delete my scratch custom playground.
› Save this environment as a playground I can reuse.
Read account:read
› What plan am I on?
› What's my current streak?
› What's my daily practice today?
Write account:write
› Skip today's networking challenge.
› Switch my digest to weekly.
$ claude mcp add
Drop the connector URL into your Claude client and start building.
https://labs.iximiuz.com/mcp