**Model Context Protocol server for Text User Interface (TUI) and headless terminal automation**
{
"mcpServers": {
"dragoscirjanmcp-tuikit": {
"command": "npx",
"args": [
"-y",
"@dragoscirjan/mcp-tuikit"
]
}
}
}