-
feat: 27 MCP tools — Docker, Git, service, process management
All checks were successfulBuild & Sign Wraith / Build Windows + Sign (push) Successful in 4m3sreleased this
2026-03-26 20:56:10 +00:00 | 40 commits to main since this release8 new MCP tools exposed through the bridge:
Docker:
- docker_ps — list all containers with status/image/ports
- docker_action — start/stop/restart/remove/logs/builder-prune/system-prune
- docker_exec — execute command inside a running container
System:
- service_status — check systemd service status
- process_list — ps aux with optional name filter
Git (remote repos):
- git_status — branch, dirty files, ahead/behind
- git_pull — pull latest changes
- git_log — recent 20 commits
Total MCP tools: 27. All accessible through the wraith-mcp-bridge.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads