Skip to main content
ClaudeWave

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.

MCP Servers90 stars13 forksTypeScriptUpdated 9d ago
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/howardpen9/tmux-bridge-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tmux-bridge-mcp": {
      "command": "node",
      "args": ["/path/to/tmux-bridge-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/howardpen9/tmux-bridge-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsclaude-codecodexcross-panedeveloper-toolsgemini-clikimimcpmcp-servermulti-agentterminaltmux

What people ask about tmux-bridge-mcp

What is howardpen9/tmux-bridge-mcp?

+

howardpen9/tmux-bridge-mcp is mcp servers for the Claude AI ecosystem. 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. It has 90 GitHub stars and was last updated 9d ago.

How do I install tmux-bridge-mcp?

+

You can install tmux-bridge-mcp by cloning the repository (https://github.com/howardpen9/tmux-bridge-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is howardpen9/tmux-bridge-mcp safe to use?

+

howardpen9/tmux-bridge-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains howardpen9/tmux-bridge-mcp?

+

howardpen9/tmux-bridge-mcp is maintained by howardpen9. The last recorded GitHub activity is from 9d ago, with 1 open issues.

Are there alternatives to tmux-bridge-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy tmux-bridge-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: howardpen9/tmux-bridge-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/howardpen9-tmux-bridge-mcp)](https://claudewave.com/repo/howardpen9-tmux-bridge-mcp)
<a href="https://claudewave.com/repo/howardpen9-tmux-bridge-mcp"><img src="https://claudewave.com/api/badge/howardpen9-tmux-bridge-mcp" alt="Featured on ClaudeWave: howardpen9/tmux-bridge-mcp" width="320" height="64" /></a>

More MCP Servers