Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 1.55 KB

File metadata and controls

62 lines (48 loc) · 1.55 KB
title thv tui
hide_title true
description Reference for ToolHive CLI command `thv tui`
last_update
author
autogenerated
slug thv_tui
mdx
format
md

thv tui

Open the interactive TUI dashboard (experimental)

Synopsis

Launch the interactive terminal dashboard for managing MCP servers.

The dashboard shows a real-time list of servers with live log streaming, tool inspection, and registry browsing — all from a single terminal window.

Key bindings: ↑/↓/j/k navigate servers or tools tab cycle panels: Logs → Info → Tools → Proxy Logs → Inspector s stop selected server r restart selected server d d delete selected server (press d twice) / filter server list, or search logs (on Logs/Proxy Logs panel) n/N next/previous search match f toggle log follow mode ←/→ horizontal scroll in log panels R open registry browser enter open tool in inspector (from Tools panel) space toggle JSON node collapse (in inspector response) c copy response JSON to clipboard y copy curl command to clipboard u copy server URL to clipboard i show tool description (in inspector) ? show full help overlay q/ctrl+c quit

thv tui [flags]

Options

  -h, --help   help for tui

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO

  • thv - ToolHive (thv) is a lightweight, secure, and fast manager for MCP servers