# kubefwd

Manage Kubernetes service port forwarding for local development through AI-powered workflows. kubefwd bulk-forwards services from namespaces to your local machine, assigning each service a unique loo…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add txn2/kubefwd

# Browse available tools
npx -y smithery tool list txn2/kubefwd
```
