Loomal

mcp-tmux

MCP server by github.com/k8ika0s/mcp-tmux

Model Context Protocol server that lets LLMs collaboratively drive tmux

0 starsnpm: @k8ika0s/mcp-tmux

About mcp-tmux

mcp-tmux is an MCP (Model Context Protocol) server published by k8ika0s in the official MCP registry, listed under AI & ML on Loomal. Model Context Protocol server that lets LLMs collaboratively drive tmux

It ships as an npm package (@k8ika0s/mcp-tmux), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/k8ika0s/mcp-tmux.

Use mcp-tmux with your agent

Claude Code · one command
claude mcp add mcp-tmux -- npx -y @k8ika0s/mcp-tmux
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-tmux": {
      "command": "npx",
      "args": [
        "-y",
        "@k8ika0s/mcp-tmux"
      ]
    }
  }
}
npm@k8ika0s/mcp-tmux

Frequently asked questions

What is mcp-tmux?
mcp-tmux is an MCP (Model Context Protocol) server by k8ika0s in the AI & ML category. Model Context Protocol server that lets LLMs collaboratively drive tmux
How do I connect mcp-tmux to Claude, Cursor, or another MCP client?
Install mcp-tmux from its npm package (@k8ika0s/mcp-tmux) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-tmux open source?
Yes — the source code is public at github.com/k8ika0s/mcp-tmux.
Can AI agents pay to use mcp-tmux?
Not yet through Loomal — mcp-tmux is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-tmux? Claim this listing free by verifying GitHub ownership, or contact us.