Maniple
未认领MCP server for orchestrating Claude Code or Codex sessions via iTerm2 or tmux
安装
uvx --from maniple-mcp@latest maniple工具(15 个)
adopt_worker
Import a discovered session into the managed registry.
annotate_worker
Add a coordinator note to a worker (visible in listworkers output).
check_idle_workers
Quick non-blocking check if workers are idle.
close_workers
Gracefully terminate one or more workers. Worktree branches are preserved.
discover_workers
Find existing Claude Code/Codex sessions running in tmux or iTerm2.
examine_worker
Get detailed worker status including conversation stats and last response preview.
issue_tracker_help
Quick reference for the detected issue tracker (Beads or Pebbles).
list_workers
List all managed workers with status. Filter by status or project.
list_worktrees
List git worktrees created by maniple for a repository. Supports orphan cleanup.
message_workers
Send a message to one or more workers. Supports wait modes: none, any, all.
neither
Worker spawns idle, waiting for a message
poll_worker_changes
Read worker event log for started/completed/stuck workers since a timestamp.
read_worker_logs
Get paginated conversation history from a worker's JSONL file.
spawn_workers
Create workers with multi-pane layouts. Supports Claude Code and Codex agents.
wait_idle_workers
Block until workers are idle. Modes: all (fan-out/fan-in) or any (pipeline).