MCP (Model Context Protocol) server plugin for Tabby terminal - Complete terminal control with 34 MCP tools including SFTP file transfer
{
"mcpServers": {
"tabby": {
"command": "npx",
"args": [
"-y",
"tabby-mcp-server"
]
}
}
}