You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference for ToolHive CLI command `thv mcp list prompts`
last_update
author
autogenerated
slug
thv_mcp_list_prompts
mdx
format
md
thv mcp list prompts
List available prompts from MCP server
Synopsis
List all prompts available from the specified MCP server.
thv mcp list prompts [flags]
Options
--format string Output format (json, text) (default "text")
-h, --help help for prompts
--server string MCP server URL or name from ToolHive registry (required)
--timeout duration Connection timeout (default 30s)
--transport string Transport type (auto, sse, streamable-http) (default "auto")