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
List tools, resources, and prompts available from an MCP server. Use subcommands to list specific types.
thv mcp list [tools|resources|prompts] [flags]
Options
--format string Output format (json, text) (default "text")
-h, --help help for list
--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")