← Index

io.github.sanchirico/camacho-mcp

io.github.sanchirico/camacho-mcp·v1.0.0·Developer Tools
Quality Score
82
/100

Persistent tmux terminal for AI agents — real-time spectating, SSH host-group dispatch.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "camacho-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "camacho-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "camacho-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "camacho-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y camacho-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools