stacklokstacklokOfficialยท15 Agent Skills Included

toolhive

Run and secure MCP servers locally or on Kubernetes

Runs MCP servers in isolated containers with built-in secrets management, network isolation, and OAuth authentication. Removes the risk of unmanaged AI tool connections by enforcing access policies, audit logging, and encrypted credential storage. Includes a CLI, Kubernetes operator, and registry so teams can deploy, monitor, and govern MCP servers at scale.
npx skills add stacklok/toolhive --all -g -y
Available:

Directs the AI agent to use Task-based build commands, invoke specialized subagents for Go, Kubernetes, and MCP work, and follow the project's coding, testing, and PR conventions.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
stacklokstacklok

doc-review

Identify factual claims in documentation and assess their accuracy against ToolHive's real-world behavior.

Official
Advanced
๐Ÿ“ฆ In Repo
stacklokstacklok

toolhive-release

Analyze commits since the last release and generate a release PR.

Official
Advanced
๐Ÿ“ฆ In Repo
stacklokstacklok

pr-inline-review

Submit inline review comments and code suggestions to GitHub Pull Requests via gh CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
stacklokstacklok

split-pr

Analyze current diffs and outline a multi-PR split plan.

Official
Intermediate
๐Ÿ“ฆ In Repo
stacklokstacklok

deploying-vmcp-locally

Deploy VirtualMCPServer configurations locally in a Kind cluster for testing.

Official
Advanced
๐Ÿ“ฆ In Repo
stacklokstacklok

pr-review-reply

Gather GitHub PR review comments and organize reply options via gh CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
stacklokstacklok

commit-message

Generates commit messages from staged files for common use cases.

Official
Intermediate
๐Ÿ“ฆ In Repo
stacklokstacklok

code-review-assist

Summarizes pull request diffs, surfaces review concerns, and assesses test coverage for human reviewers.

Official
Advanced
๐Ÿ“ฆ In Repo
stacklokstacklok

check-contribution

Validates Helm operator chart contributions with template rendering, linting, and documentation checks.

Official
Basic
๐Ÿ“ฆ In Repo
stacklokstacklok

release-notes

Generates GitHub release notes by analyzing merged PRs and linked issues between version tags.

Official
Advanced
๐Ÿ“ฆ In Repo
stacklokstacklok

deflake

Analyzes GitHub Actions failures to rank flaky tests and plan deflake fixes.

Official
Advanced
๐Ÿ“ฆ In Repo
stacklokstacklok

add-rule

Adds team conventions to .claude/rules/ or .claude/agents/ markdown files.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install ToolHive?โ–ผ

Run `npx skills add stacklok/toolhive --all -g -y` in your terminal to install all skills in this suite globally.

What does ToolHive do?โ–ผ

ToolHive runs MCP servers inside isolated containers with permission profiles, encrypted secrets, and network isolation. It gives developers and platform teams a secure way to connect AI clients like Claude Code and Cursor to MCP tools.

How to run an MCP server with ToolHive?โ–ผ

Use `thv run filesystem` to launch a server from the registry, or point to a container image, package, or remote URL. Manage it afterwards with `thv list`, `thv stop`, and `thv logs`.

Can ToolHive run MCP servers on Kubernetes?โ–ผ

Yes. The included Kubernetes operator lets you deploy and manage MCP servers with CRDs, SSO integration, OpenTelemetry tracing, and Prometheus metrics.

Does ToolHive work with Claude Code and Cursor?โ–ผ

Yes. ToolHive registers managed MCP servers directly with clients like Claude Code, Cursor, VS Code, and GitHub Copilot using `thv client setup`.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’