Getting support
Whether you're troubleshooting an issue, looking for guidance, or need help with your ToolHive deployment, there are several ways to get support. This page outlines the available resources to help you find answers quickly.
Self-help resources
Documentation
This documentation site is your first stop for help. You can search using keywords or ask questions using AI-powered search:
- Keyword search: Use the search bar at the top of the page to find specific topics, commands, or configuration options.
- AI search: Type a question in the search and select the Ask AI option to get relevant answers from the documentation.
ToolHive documentation MCP server
For an enhanced documentation experience, you can use the ToolHive documentation search MCP server. This server provides access to the ToolHive documentation directly within your AI-powered tools, making it easy to get context-aware help while you work.
ToolHive offers two ways to access the documentation server:
toolhive-doc-mcp-remote(recommended): A hosted remote MCP server that's always up-to-date with the latest documentation.toolhive-doc-mcp: A containerized local version you can run on your machine.
Both versions are available in the ToolHive registry. The
toolhive-doc-mcp source
code is available on GitHub.
Once you've added the ToolHive documentation MCP server, you can ask your AI assistant questions like "How do I configure ToolHive?" or "What are the available commands?" and get answers directly from the documentation.
Using with the ToolHive UI
- Open the ToolHive UI application.
- Open the Registry page.
- Search for
toolhive-docto find both versions. - Select
toolhive-doc-mcp-remote(recommended) ortoolhive-doc-mcp(local). - Review the pre-filled configuration and click Install server to start the MCP server.
The server will appear on the MCP Servers page with a "Running" status. The documentation is now available to your connected AI clients.
See the Run MCP servers guide for more details.
Using with the ToolHive CLI
To run the hosted remote version (recommended):
thv run toolhive-doc-mcp-remote
Or to run the local containerized version:
thv run toolhive-doc-mcp
Once started, the documentation will be available to any AI clients registered with ToolHive. To verify the server is running:
thv list
See the Run MCP servers guide for more details.
Community support
Discord
Join the Stacklok Discord community to connect
with the ToolHive community. The #user-chat channel is the place to ask usage
questions, share tips, and get help from other users and the Stacklok team.
You can also ask questions to the @stacklok-bot chatbot in Discord. The bot
can help answer common questions and provide guidance on using ToolHive.
GitHub issues
If you've found a bug or want to request a new feature, please open an issue on the ToolHive GitHub repository. When reporting a bug, include as much detail as possible, such as:
- Your operating system and version
- The version of ToolHive you're using
- Steps to reproduce the issue
- Any error messages or logs
This information helps the team diagnose and fix issues more quickly.
Enterprise support
For organizations that need dedicated support, custom integrations, or assistance with large-scale deployments, enterprise support is available. Contact the Stacklok team at enterprise@stacklok.com to discuss your needs.