clawdie-iso/live/operator-session/mcp-examples/mcp-readonly.json
Sam & Claude 72cfcec91a Add Colibri MCP client examples to live image (Sam & Codex)
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
2026-06-13 19:36:03 +02:00

9 lines
130 B
JSON

{
"mcpServers": {
"colibri": {
"command": "/usr/local/bin/colibri-mcp",
"args": [],
"env": {}
}
}
}