# Universal Helm Chart > Production-oriented Helm chart knowledge for agents: values schema, examples, shapes, and checklists. Chart source of truth is GitHub `chaser100/u-helm-chart`. Primary agent interface: Model Context Protocol (MCP) Streamable HTTP. ## MCP - [MCP endpoint](https://helm.networkcat89.com/mcp): anonymous read tools + resources; write tools require Bearer - [Health](https://helm.networkcat89.com/healthz): index freshness (`indexBuiltAt`, `indexChartVersion`) - [Connect an agent](https://helm.networkcat89.com/docs/connect-agent/): discovery, tool names, connector snippets ## HTTP read twin - [OpenAPI 3.1](https://helm.networkcat89.com/openapi.json): read-only `/api/v1/*` twin of MCP tools (operationIds match tool names) ## Chart - [GitHub repository](https://github.com/chaser100/u-helm-chart): chart source and docs - [Artifact Hub](https://artifacthub.io/packages/helm/universal-helm-chart/application): packaged chart - [Site docs](https://helm.networkcat89.com/docs/): human documentation - [Examples](https://helm.networkcat89.com/examples/): deployment shapes ## Optional - [Sitemap](https://helm.networkcat89.com/sitemap.xml) - [Security contact](https://helm.networkcat89.com/.well-known/security.txt)