Cross Platform Terminal UI toolkit for .NET
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Terminal.Gui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Terminal.Gui"
]
}
}
}