Workflows

Browse, debug, map domains, exchange, mirror, and preview without opening a terminal for every Service.

Everyday paths

Internal API

Open a Service in the browser

Connect, then use a ClusterIP or Service DNS name.

mysql.default.svc

Pod debug

Hit a real Pod IP

Pod CIDR is routed locally after Connect.

10.244.x.x

Port forward

Skip kubectl port-forward

Start from Workload or Network with a Namespace picker.

localhost:8080

Exchange

Run a local process as a Service

Exchange keeps ClusterIP / DNS while traffic lands locally.

Exchange

Mirror

Debug without replacing the Service

Cluster Pods keep answering clients; a copy of each TCP/UDP request is sent to your local process.

Mirror

Host alias

Map a custom domain to a cluster IP

On Host Aliases, bind app.dev to a Service or Pod IP. Reconnect so split DNS picks it up.

app.dev → 10.96.x.x

MCP

Let an AI agent operate KubeLoop

On the MCP tab, install into Cursor or another client, then ask the agent to connect and start Port Forward or Exchange.

127.0.0.1 · MCP