libtmux-dotnet

libtmux/libtmux-dotnet
★ 0 stars C# AI/LLM Updated today
Alpha: a typed, async-first .NET client for tmux 3.2a-3.7b. Practical parity with Python libtmux, native to C#. Ships an MCP server for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "libtmux-dotnet": {
      "command": "npx",
      "args": [
        "-y",
        "libtmux/libtmux-dotnet"
      ]
    }
  }
}

README Excerpt

Drive [tmux](https://github.com/tmux/tmux) from .NET. Servers, sessions, windows, panes, clients, options, hooks and buffers, typed and asynchronous, against every tmux from **3.2a to 3.7b** on **net8.0** and **net10.0**. > **Alpha.** The public API is not settled and can change between prereleases > without notice, so pin an exact version. The behaviour is proven against all

Tools (1)

tests

Topics

alphacsharpdotnetlibrarymcpmodel-context-protocolmultiplexernugetterminalterminal-automationterminal-multiplexertmux