Skip to content

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 09:22
· 304 commits to master since this release
  • MCP server for AI agents
  • purple mcp lets Claude Code, Cursor and other AI assistants list hosts, run commands and manage containers via JSON-RPC 2.0
  • Five MCP tools: list_hosts, get_host, run_command, list_containers and container_action
  • Alias validation against SSH config before any SSH execution (prevents connections to hosts outside your config)
  • SSH timeout protection on all MCP tool calls including container operations
  • Container ID injection prevention via ASCII allowlist validation