Wrap pipetree as an MCP server (scan / filter / pipeline_health tools) #7
Notifications
Due Date
No due date set.
Depends on
Reference: oleks/pipetree#7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SPEC.md roadmap item 6 — the original motivating use case for this
project: let an agent audit CI architecture across the fleet directly.
Once #1 (filtering/rollups) and #4 (live health) stabilize the JSON shape,
expose it as MCP tools, e.g.:
scan— the current tree/JSON scan, parameterized like the CLI flags.filter— the rollup/filter mode from #1.pipeline_health— the live-status layer from #4.Depends on #1 and #4 (JSON shape needs to be stable first, per SPEC.md).
Source: SPEC.md.
Acceptance criteria
scan,filter,pipeline_healthtools matching the CLI's equivalent flags/output