thv_mcp_list_prompts.md

January 12, 2026 ยท View on GitHub

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")

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO