AI & ML
Trust: 30/100 (Limited)io.github.sanchirico/camacho-mcp Guide
Persistent tmux terminal for AI agents — real-time spectating, SSH host-group dispatch.
by sanchirico
Quick Start
Install
npx camacho-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sanchirico-camacho-mcp": {
"command": "npx",
"args": [
"camacho-mcp"
]
}
}
}