Skip to main content
Glama
nishimoto265

Agent Collaboration MCP Server

by nishimoto265

send_message

Send commands and messages to tmux sessions to control AI agents, supporting control characters like Ctrl+C and Ctrl+L for task management.

Instructions

Send a message to a tmux target. Control characters supported: C-c (stop), C-l (clear), etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYestmux target in format "session:window.pane" (e.g., "multiagent:0.5")
messageYesMessage to send (use C-c for Ctrl+C, C-l for Ctrl+L, etc.)
sendEnterNoWhether to send Enter after the message

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nishimoto265/Agent_Collaboration_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server