Guide for using ToolHive CLI (thv) to run and manage MCP servers and skills. Use when running, listing, stopping, building, or configuring MCP servers locally. Covers server lifecycle, registry browsing, secrets management, client registration, groups, container builds, exports, permissions, network isolation, authentication, and skill management (install, uninstall, list, info, build, push, validate). NOT for Kubernetes operator usage or ToolHive development/contributing.
$npx -y skills add stacklok/toolhive --skill toolhive-cli-userInstalls into the current project.
Run `npx skills use "https://github.com/stacklok/toolhive" --skill "stacklok/toolhive/toolhive-cli-user"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/stacklok/toolhive" that are relevant to the current task. Run `npx skills add "https://github.com/stacklok/toolhive"` and select the relevant skills, then follow their instructions.