feat(iso): stage external MCP profile examples (Sam & Codex) #44

Merged
clawdie merged 3 commits from feat/stage-colibri-mcp into main 2026-06-13 21:36:04 +02:00
Owner

Adds operator-facing external-MCP example configs under live/operator-session/mcp-examples/ (readonly / trusted-write / external-call samples + README), wires them into scripts/stage-colibri-iso.sh, and updates the iso-build skill.

Complements the colibri MCP host (#36) and the jail-confined external-MCP spawning. Merges cleanly onto current main.

Reviewed: clean merge, additive (new example files + 3-line staging hook).

Adds operator-facing external-MCP example configs under `live/operator-session/mcp-examples/` (readonly / trusted-write / external-call samples + README), wires them into `scripts/stage-colibri-iso.sh`, and updates the iso-build skill. Complements the colibri MCP host (#36) and the jail-confined external-MCP spawning. Merges cleanly onto current `main`. Reviewed: clean merge, additive (new example files + 3-line staging hook).
clawdie added 3 commits 2026-06-13 21:32:44 +02:00
Makes colibri-mcp a required Colibri artifact for the live operator USB, copies it into the image, documents the read-only default and explicit trusted COLIBRI_MCP_WRITE profile, and updates ISO build handoff docs.\n\nChecks: ./scripts/check-format.sh; sh -n build.sh scripts/stage-colibri-iso.sh; git diff --check
Installs read-only and trusted-write MCP client config examples under /usr/local/share/clawdie-iso/mcp-examples and links them from the bootstrap page.\n\nChecks: ./scripts/check-format.sh; sh -n build.sh scripts/stage-colibri-iso.sh; python3 -m json.tool MCP examples; git diff --check
Adds sample external MCP registry and explicit external-call client profile alongside the default read-only Colibri MCP examples.\n\nChecks: ./scripts/check-format.sh; sh -n build.sh scripts/stage-colibri-iso.sh; python3 -m json.tool MCP examples; git diff --check
clawdie merged commit 831fd3b856 into main 2026-06-13 21:36:04 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/clawdie-iso#44
No description provided.