A comprehensive Terminal User Interface (TUI) and Command Line Interface (CLI) for Model Context Protocol (MCP) servers with full tool, prompt, and resource management
{
"mcpServers": {
"standardbeaglemcp-tui": {
"command": "npx",
"args": [
"-y",
"@standardbeagle/mcp-tui"
]
}
}
}