servers / tmux-bridge-mcp

tmux-bridge-mcp

communitystdiolocalverifiedhealthy

Standalone MCP server for cross-pane AI agent communication via tmux. Lets Claude Code, Gemini CLI, Codex, and Kimi CLI talk to each other through tmux panes.


01Tools · 9

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
tmux_list
List all tmux panes with target ID, process, label, and working directory
readfalseunknown
tmux_keys
Send special keys to a tmux pane (Enter, Escape, C-c, etc.). Must tmux_read first.
unknownunknownunknown
tmux_doctor
Diagnose tmux connectivity issues — checks socket, env vars, and pane visibility
unknownunknownunknown
tmux_type
Type text into a tmux pane WITHOUT pressing Enter. You must tmux_read the pane first (read guard enforced). After typing, use tmux_read to verify, then tmux_keys to press Enter.
readfalseunknown
tmux_resolve
Look up a pane's target ID by its label
unknownunknownunknown
tmux_read
Read the last N lines from a tmux pane. Must be called before type/keys (read guard). Target can be a pane ID (%N), session:window.pane, or a label.
readfalseunknown
tmux_name
Label a tmux pane for easy addressing (e.g., 'gemini', 'claude'). The label appears in the tmux border.
unknownunknownunknown
tmux_message
Send a message to another agent's pane with auto-prepended sender info, reply target, and correlation ID. Cannot message your own pane (loop prevention). Must tmux_read first.
readfalseunknown
tmux_id
Print the current pane's tmux ID ($TMUX_PANE). Useful for self-identification when labeling.
unknownunknownunknown

02Install & source
npx -y tmux-bridge-mcp
npx
npx -y tmux-bridge-mcp@latest
npx

05Provenance & freshness
sourcesGitHub repo search [p4]
last_checked2026-08-05 09:06Z
next_check2026-08-06 13:48Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex7 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. tmux-bridge-mcp MCP — as seen on mcpexplorer.com

[![tmux-bridge-mcp MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/tmux-bridge-mcp.svg)](https://mcpexplorer.com/servers/tmux-bridge-mcp)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →
tmux-bridge-mcp — MCPExplorer